Mahe Iram Khan

Results 44 comments of Mahe Iram Khan

> @kenodegard, for [Experiments on conda's version ordering](https://github.com/conda/conda/wiki/Experiments-on-conda's-version-ordering), maybe we can create a GitHub issue 'Use PEP440 compatible version for our canary builds' and add the information from this wiki...

- [x] [CEP 0](https://github.com/conda/conda/wiki/CEP-0:-Conda-Enhancement-Proposals) Superseded by new CEP 0. - [x] [CEP 1](https://github.com/conda/conda/wiki/CEP-1:-Replacing-root-environment-with-default-environment) Copied over in issue #11342. - [x] [CEP 2](https://github.com/conda/conda/wiki/CEP-2:-Renaming-packages) Draft CEP created in the CEPs repo. -...

For **conda clean** - [x] The CLI help for `conda clean --tempfiles` is a bit confusing ![tempfiles-cli-help](https://user-images.githubusercontent.com/65779580/182127781-43d3f13f-e22b-40a4-b636-434bb5639c4f.png) (From Katherine - what part is confusing? Paths to prefixes?) - [x] `conda...

For **conda compare** - [x] It is not clear that "environment.yml" is actually the path to the `environment.yml` file. Should update the example text to `conda compare path/to/file/environment.yml` or similar....

For **conda create** - [x] `--experimental-solver` ,which lets the user use the libmamba solver, is mentioned in docs but doesn't appear in CLI help. (Or is it because I have...

For **conda info** - [x] `-q` , `--quiet` is mentioned in the arguments list for `conda info`. But `conda info` just displays information and doesn't make use of `-q`. The...

For **conda init** - [x] The `-d, --dry-run` argument does a dry run and displays what changes will be made when `conda init` is actually run. However the result displayed...

For **conda install** - [x] `--experimental-solver` not mentioned in the CLI help (probably because I'm using older conda version. Mentioning this here anyway.) (From Katherine - yep, it's in my...

Hey, @cdrini ! Can I please try working on this?

> Awesome, go for it, @ForgottenProgramme ! @Pyrojet99 can answer any questions :) Thankyou, @cdrini ! I'm taking this up. :)