Skip to content

Allow workflows to call other workflows #19

@simonmesmith

Description

@simonmesmith

Create a function called call_workflow or something like that.

Move print statements out of flow.Flow.run() and into run.main().

Have flow.Flow.run() return a status of True if the flow completes successfully. Then we can just retrieve the results from flow.output.output_path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions