Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# 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
Post