issues
search
combine-org
/
combine-notebooks
COMBINE python notebooks showcasing the libraries
https://co.mbine.org/examples
GNU Lesser General Public License v3.0
5
stars
4
forks
source link
Add libsbml notebook example
#4
Closed
matthiaskoenig
closed
2 years ago
matthiaskoenig
commented
2 years ago
create subfolder
notebooks
and add the notebooks (*.ipynb)
include a
requirements.txt
and
README.md
how to setup the notebook environment (kernel).
try to make this work with binder (
https://mybinder.org/
)
add a .gitignore to ignore the temporary notebook files (do not track this)
notebooks
and add the notebooks (*.ipynb)requirements.txt
andREADME.md
how to setup the notebook environment (kernel).