Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 465 Bytes

Cameo Notebooks

Binder

Jupyter notebooks for the cameo (computer aided metabolic engineering and optimization of cell factories) software.

##Dev

Please install the following commit hook before working on the notebooks.

ln -s ../../pre-commit.sh .git/hooks/pre-commit

If you want to use util/run_notebook.py you need to install runipy first.