Main modules:
DatomaWorkflow
DatomaWorkflow.submit()
Usage examples:
Submits the workflow to Datoma’s infrastructure.
name (str, optional) – Execution name of the workflow, defaults to None. If None, the name will be the same as the workflow.
ValueError – If there is an error submitting the workflow.