mfitzp / pathomx

Workflow based scientific analysis built on Python
https://www.mfitzp.com/tools/pathomx/
GNU General Public License v3.0
91 stars 30 forks source link

IPython notebook import #29

Open mfitzp opened 10 years ago

mfitzp commented 10 years ago

Import of IPython notebooks to (multiple) custom script tools. Auto-generate the connections through variable references.

Export of workflows to runnable notebooks should also be possible. It may be worth considering using the IPython notebook as the backend format for Pathomx generally, depending if a sensible way to manage inter-cell dependencies is possible.