conda
conda copied to clipboard
A system-level, binary package and environment manager running on all major operating systems and platforms.
We faced some issues with the PowerShell hook which gets installed via `conda init`. When a user uninstalls Anaconda, the hook isn't removed automatically which then leads to errors each...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### Summary The idea behind this audit is to ensure...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Related to conda Commands Audit (https://github.com/conda/conda/issues/11662) There...
### Description This PR contains the first pass at the checklist in #11662. Most of these changes are rewordings of descriptions or formatting or grammar fixes. I did mess with...
### Description Redirect toolz through a module, with only the used toolz (found with regex + sets on conda/**/*.py), for a more pleasant single `try / except`. Provide a single...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? The conda capitalization standards need...
### Description Added conda capitalization standards to CONTRIBUTING.md. ### Checklist - did you ... - [x] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the next release's...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When canary builds are run, they clone...
### Checklist - [X] I added a descriptive title - [X] I searched for other speed issues and didn't find a duplicate ### What happened? Machine type: n1-standard-1 (1 CPU...
### Description > [!NOTE] > The following was originally written by @ukoethe and published to the GitHub wiki (see https://github.com/conda/conda/issues/11665). Conda's version numbering scheme is modeled after PEP 386 and...