conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
149 stars 50 forks source link

[ENH] - Use libmamba as default solver #882

Closed Adam-D-Lewis closed 2 months ago

Adam-D-Lewis commented 2 months ago

Feature description

Does conda store use the libmamba solver by default? I saw the docker images use conda 23.3.1 and it seems like libmamba became the default in conda 23.10.0. I alse checked the conda config and it looks like classic is the solver that's set. Is that right?

I have no name!@b0370e5de931:/var/lib/conda-store$ conda config --show | grep -i solv
sat_solver: pycosat
solver: classic
solver_ignore_timestamps: False

Value and/or benefit

Faster solves

Anything else?

Could probably just bump https://github.com/conda-incubator/conda-store/blob/f46e0c3e80c20149cc8808527f14675d44510fea/conda-store/Dockerfile#L9C1-L9C44 to the latest tag 24.7.1-0.