draeger-lab / refinegems

refineGEMs is a python package inteded to help with the curation of genome-scale metabolic models (GEMS).
https://refinegems.readthedocs.io/en/latest/
MIT License
10 stars 1 forks source link

Write a jupyter notebook which highlights functions #22

Open famosab opened 1 year ago

famosab commented 1 year ago

Jupyter notebooks are a great way to explain the usage of a model. Denote the main functionality in a notebook and add this to the documentation using nbconvert to html.

draeger commented 1 year ago

Sample notebooks would be of great use.

famosab commented 1 year ago

The above commits all relate to autocompiling the ipynb file into the docs.