Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Kirill Bolashev 78eae981a1
Merge pull request #475 from DagsHub/feature/mlflow-reliability-patch
1 week ago
..
2b41f29854
Add docs to the patch/unpatch_mlflow functions.
1 week ago
d0e60448bc
Finish formatting the datasources.py documentation.
5 months ago
665da80a95
Add README for docs, put the init into a separate function.
5 months ago
4bffe54937
dict update #1 (#393)
5 months ago
e56ccad6d3
Update index.md
9 months ago
fc0b9d5137
Init sphinx
5 months ago
35f57d2e53
Update sphinx-sitemap from 2.5.1 to 2.6.0
2 weeks ago

README.md

You have to be logged in to leave a comment. Sign In

Docs contribution instructions

Install requirements:

pip install -r requirements-docs.txt

To build docs

make html

To launch a server with hot reload functionality:

make serve html
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...