plain-baker-2104
01/05/2023, 3:53 PMWith this interoperability, conda can use pip-installed packages to satisfy dependencies, cleanly remove pip-installed software, and replace them with conda packages when appropriate.
If you’d like to try the feature, you can set thissetting:.condarc
which seems to suggest you can now use conda to install pip only packages. Can anyone confirm whether this works with metaflow? and also mamba?Copy codeconda config --set pip_interop_enabled True
ancient-application-36103
01/05/2023, 4:25 PM@pip as a first-class citizen in Metaflow.plain-baker-2104
01/05/2023, 4:26 PMancient-application-36103
01/05/2023, 5:00 PMdry-beach-38304
01/05/2023, 10:09 PM