dry-beach-38304
05/06/2025, 7:26 AMmetaflow environemnt
command which is somewhat useful 🙂 (metaflow environment --help
will provide some more info). You also have myflow.py --environment=conda environment --help
and lastly, I think I also have Runner("myflow.py", environment="conda").environment
type of stuff (that last one may actually still be pending and not yet in the open version).