Resolve "FileNotFoundError when importing with -Structure from file- using workflow executor"
requested to merge 182-filenotfounderror-when-importing-with-structure-from-file-using-workflow-executor into master
Closes #182 (closed)
Changes:
-
StructureInputError
is wrapped - all fireworks (nodes) have now
_category
, either'interactive'
or'batch'
- only
'interactive'
nodes are evaluated ifautorun
isTrue
Edited by Ivan Kondov