Hello,
What if in the same flow, i need multiple versions of Python for each task, or let's say different versions of some packages for each task... is this something Prefect can handle and how?
k
Kevin Kho
09/14/2021, 1:55 PM
Hey @Issam Assafi, at that point, you need to split them up into different flows orchestrated by a main flow that calls the
StartFlowRun
task. Preferably each one of those has their own container to keep the execution environments properly versioned
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.