Daniel Holth
Daniel Holth
You might have success updating to conda 22.11 before upgrading to conda 23.1, or you might have to install a fresh anaconda3.
Here is a related issue https://github.com/conda/conda/issues/12166
This is a problem for fat fingers on a touchscreen, trying to toggle and not delete stages.
Another solution would be to delete by dragging all the way to the bottom of the list to a trash area. Would be good to keep a click option for...
Thanks, this was really helpful.
conda dropped ruamel_yaml (ruamel underscore yaml) in favor of ruamel.yaml (ruamel dot yaml) with an upper bound.
This is a problem because it breaks `yum-builddep ` where `` is unrelated to Node. ``` Errors during downloading metadata for repository 'nodesource-source': - Status code: 404 for https://rpm.nodesource.com/pub_12.x/el/8/SRPMS/repodata/repomd.xml (IP:...
@cosmicexplorer I'm really glad you've taken an interest in this feature and hope to be able to merge some of this back into conda-package-streaming. I think initial-chunk-length should be closer...
We can save warm-cache users 2 seconds and cold-cache users 4 seconds fetching `conda-forge/linux-64/repodata.json` with this change as-is in the high-bandwidth case, more for low-bandwidth. It will cause [anaconda.org](http://anaconda.org/) to...
This one also enables `.jlap` by default, but the recently merged work enables `.zst` only. I think we ought to copy the flag implementation from here to be able to...