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

Restructure notebooks (at least hello world ones) to output generated files in local subfolder #32

Closed pgleeson closed 1 year ago

pgleeson commented 1 year ago

So running the notebook locally (or on binder etc.) will generate the neuroml/sbml etc. in a subfolder (results) of that directory, and that's what gets committed to github

pgleeson commented 1 year ago

Done, but see #43