Open adrinjalali opened 2 months ago
Sadly, no. It's only implemented in rattler
/ pixi
for now. There you can point to https://fast.prefix.dev/conda-forge
to get a speedy version.
Is this completed? Or it's a "wontfix" kinda thing?
So at the moment it's not implemented in mamba
/micromamba
.
It could be at some point, but not in the short/medium term unfortunately.
We can also mark it as a feature request.
For some context, https://github.com/conda/ceps/pull/75/ formalizes sharded repodata, an improved indexing solution for conda
channels.
It has been accepted, but it needs to be implemented by forges (including conda-forge), and by packages managers (such as conda and mamba/micromamba).
https://github.com/conda/conda/issues/14060 is the main requirement which is being implemented by https://github.com/conda/conda-index/pull/161.
In an IRL conversation with @wolfv and others he mentioned the infra for avoiding the download of the massive package metadata when running
micromamba
commands is there, but I can't find a way to use it. Is there a way already to do that with amicromamba
command?To be specific, this is what I want to avoid: