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 a micromamba command?
To be specific, this is what I want to avoid:
$ mmamba install jupyter
conda-forge/noarch 16.3MB @ 7.9MB/s 2.1s
conda-forge/linux-64 37.6MB @ 9.8MB/s 3.9s
...
In an IRL conversation with @wolfv and others he mentioned the infra for avoiding the download of the massive package metadata when running
micromambacommands is there, but I can't find a way to use it. Is there a way already to do that with amicromambacommand?To be specific, this is what I want to avoid: