Skip to content

add API access for DAG submission

Patrick Godwin requested to merge ezdag_submission into main

Also simplify the API for writing DAGs to disk, using the dag.write() method which folds in both write_dag() and write_script().

Merge request reports