-
Notifications
You must be signed in to change notification settings - Fork 0
save and read Workflow from files #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
After #11 and also after #12, we can define a file representation of a workflow. It needs to
- serialize all
run_options - store all
requiresdependencies (edge-attributes) - link all
Stepinstance - copy the content of the
work_dir/shared/folder
Then, in principle, loading the workflow and Workflow.resume should be possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo