Closed
Description
Summary
the detailed graph is not listing names of nodes appropriately resulting in incorrect graphs.
scroll down to see the multiple arrows containing nodes in the figures of the following notebook.
https://miykael.github.io/nipype_tutorial/notebooks/introduction_quickstart.html
an example here:
i suspect this has something to do with how __repr__
and __str__
are being used.
@oesteban, @effigies - any quick ideas before i look into the code?
Actual behavior
Expected behavior
should have printed the old style with multiple nodes.
see cell 14 in this notebook:
https://github.com/ReproNim/reproducible-imaging/blob/master/notebooks/introductory_dataflows.ipynb
How to replicate the behavior
run the current quickstart notebook in @miykael binder repo.
Metadata
Metadata
Assignees
Labels
No labels