colossal-river-20338
05/28/2024, 4:24 PMdry-beach-38304
05/28/2024, 4:49 PM@pypi decorator also uses a conda environment to create teh “base” environment and then uses pip inside that to install all the pypi dependencies. If you can use only @conda, it is probably faster and preferable. You can mix and match both but not with the default pypi/conda decorators, see this to do it: https://docs.metaflow.org/scaling/dependencies/libraries#bleeding-edge-versions-of-the-decorators