You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use mamba under a feature flag to create conda environments
`mamba` is a a fast drop-in replacement for the conda command-line
utility, in C++.
I'm adding a feature flag so we can test it out in selective projects
that are failing over and over again because of OOM when solving
dependencies, even if they have just one, but they are adding
conda-forge as channel.
0 commit comments