mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-14 02:20:40 +00:00
js docs, modal example, doc notebook integration, update doc styles (#131)
This commit is contained in:
14
docs/src/python/python.md
Normal file
14
docs/src/python/python.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# LanceDB Python API Reference
|
||||
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
pip install lancedb
|
||||
```
|
||||
|
||||
## ::: lancedb
|
||||
## ::: lancedb.db
|
||||
## ::: lancedb.table
|
||||
## ::: lancedb.query
|
||||
## ::: lancedb.embeddings
|
||||
## ::: lancedb.context
|
||||
Reference in New Issue
Block a user