issues
search
mindee
/
tawazi
A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
83
stars
5
forks
source link
Documentation page
#107
Closed
bashirmindee
closed
1 year ago
bashirmindee
commented
1 year ago
Description
Document all public usages of Tawazi
remove target_nodes and exclude_nodes from DAG.
call
use mkdocstrings to generate the documentation html page
DAGExecution.get_nodes_by_id and get_nodes_by_tag acts
correctly
before running the DAGExecution
DAGExecution.setup no longer takes any argument because these arguments are already provided by DAGExecution's constructor
Description