Join Discord
Powered by
The best way to do that is to break the pipeline i...
# beginners-need-help
d
datajoely
04/01/2022, 9:24 PM
The best way to do that is to break the pipeline into pieces and execute from the CLI like
kedro run --pipeline a && kedro run --pipeline b --async && kedro run --pipeline c
Previous
Next