Example for learning about docs
Here is how to install
Create conda environment with:
conda env create -f environment.yml
Docs are available as follows:
- As notebook sitting into repo: https://github.com/axiom-data-science/docs_example/blob/main/example_notebooks/example.ipynb
- Compiled locally and pushed to GH Pages: https://axiom-data-science.github.io/docs_example
- Compiled by Read the Docs automatically: https://docs-example-axds.readthedocs.io/