Closed nick-harder closed 9 months ago
See docs on adding jupyter notebooks to readthedocs:
While making examples think of what needs to be documented and document it accordingly -> 1. API description is correct and 2. and include it if necessary in the descriptions in the read the docs. So with regard to the exhaustive list in #232. The jupyter notebook files in the read_the_docs should be written in a way that assume ASSUME is alredy installed and at the top we have a test in colab button which is basically the same but has the general installation cell and pull github as well.
For each example 4 things need to be done:
We decided to ditch the double book keeping of having input files for the case studies somehow in the code. We like the jupyter notebook documentation and would like to do that as well for the case studies (currently named examples in the example folder). Like this we can omit the documentation of the case studies and keep it in jupyter notebook.
So To Dos in January:
The exampels in the DOC are now named tutroials
close with the latest commits
We should also add a notebook and documentation examples for basic run, for configuration file and possible market configurations.