iceberg-python/mkdocs at main · OfSixes/iceberg-python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Docs

The pyiceberg docs are stored in docs/.

Running docs locally

pip3 install -r requirements.txt
mkdocs serve
open http://localhost:8000/