Files
lancedb/docs/mkdocs.yml
Chang She b91139d3c7 Add tutorial notebook
Convert contextualization and embeddings functionality.
And use it with converted notebook for video search
2023-03-23 15:07:58 -07:00

15 lines
172 B
YAML

site_name: LanceDB Documentation
docs_dir: src
theme:
name: "material"
plugins:
- search
- mkdocstrings
- mkdocs-jupyter
nav:
- Home: index.md
- Python API: python.md