Ken Odegard
Ken Odegard
@LtDan33, @awwad did some super rough testing a few weeks ago using `conda install django --dry-run` and got this: | | Pre- & Disabled | Pre- & Enabled | Post-...
micromamba has already moved in this direction. > The lack of a "base" environment makes things less brittle vs. traditional conda/mamba." > https://link.medium.com/dCB8wwNzQob
**[From Twitter @condaproject](https://twitter.com/condaproject/status/1549778710219444225):** > Some package downloads from [http://conda.anaconda.org](https://t.co/x8d3zzxZoN) are currently being affected. The [@anacondainc](https://twitter.com/anacondainc) team has traced it back to Cloudflare's system outages and is actively working to resolve...
I am not a fan of adding a short-term submodule, especially since we are attempting to remove all of this in the first place. So I don't think we want...
@mingwandroid phew it has taken me a while to get back here (yay for other projects consuming all of my time...), I'm not necessarily in love with this implementation (mostly...
While the documentation's way of setting/unsetting environment variables will work it is incompatible with seeing the variables in `conda env config vars list`. Please use the `conda env config vars...
| Wiki Page | What to do with it | Thoughts | |---|---|---| | [CEP 0](https://github.com/conda/conda/wiki/CEP-0:-Conda-Enhancement-Proposals) | delete | superseded by the new [CEP 0](https://github.com/conda-incubator/ceps/blob/main/cep-0.md) and [CEP 1](https://github.com/conda-incubator/ceps/blob/main/cep-1.md) | |...
@ForgottenProgramme you're right this is just historical context, up to you and @kathatherine on whether it's valuable to keep, note that the purpose of this issue is an attempt to...
if the package is released as a beta version, it won't be selected for installation unless explicitly requested, so per that understanding, it shouldn't be problematic to release to `main`...
Depends on conda/conda#11170