nipype.pipeline.plugins.ipython module¶
Parallel workflow execution via IPython controller
-
class
nipype.pipeline.plugins.ipython.IPythonPlugin(plugin_args=None)¶ Bases:
nipype.pipeline.plugins.base.DistributedPluginBaseExecute workflow with ipython
-
run(graph, config, updatehash=False)¶ Executes a pre-defined pipeline is distributed approaches based on IPython’s ipyparallel processing interface
-
-
nipype.pipeline.plugins.ipython.execute_task(pckld_task, node_config, updatehash)¶
