Hiya- using kedro to try to visualize data pipelin...
# beginners-need-help
b
Hiya- using kedro to try to visualize data pipelines w/ dask and ran into a small hiccup- setting up dataframes and running them locally is great, but when I want to use something like coiled, i'm a little confused as to how to let kedro know I'd like to run the coiled init function before a pipeline starts running. Could I get some pointers?