pyiron_workflow
Example Notebooks
API Documentation
pyiron_workflow
pyiron_workflow.pull module
View page source
pyiron_workflow.pull module
pyiron_workflow.pull.
pull
(
node
:
Node
,
config
:
RunConfig
|
None
=
None
,
break_out_of_context
:
bool
=
False
,
expose_defaults
:
bool
=
False
,
/
,
**
input_kwargs
:
object
)
→
Run
[source]
pyiron_workflow.pull.
pulled_inputs
(
node
:
Node
,
break_out_of_context
:
bool
=
False
,
expose_defaults
:
bool
=
False
,
/
)
[source]
pyiron_workflow.pull.
pulled_workflow
(
node
:
Node
,
break_out_of_context
:
bool
=
False
,
expose_defaults
:
bool
=
False
,
/
)
→
Workflow
[source]