Skip to content

biosustain/cameo-notebooks

Repository files navigation

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.