Query. to tall -- in the same way that Dask has its visualize method to produce a graph representation of the workflow, is there a similar method one can use for prefect?
This question might not make sense too much with the DAG-less nature of prefect, but curious. The only tool is great until there is a time-imbalance between tasks, e.g. A handful of tasks take 4+ hours to run, but others only a few minutes. It is hard to follow and make sense of.