dagrs
dagrs copied to clipboard
Task names when using yaml
Is there a way to get the ids and names of each task after the Dag object is created (with_yaml_str)? tasks is not pub and there is no method to retrieve the tasks.
Thanks.