Run multiple Conda Script Propagation in same workflow

Yes you would just have to use different Python nodes and tell them to use different environments thru Flow Variables

You could also try and let conda sort out the dependencies. If that is not possible two environments might be the way to go.

3 Likes