nice. Let me know if you have other questions. In ...
# ask-metaflow
d
nice. Let me know if you have other questions. In case you hadn’t noticed, there is also a
metaflow 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).