microsoft / python-environment-tools

MIT License
159 stars 15 forks source link

Updating markdown files #24

Closed cwebster-99 closed 3 months ago

cwebster-99 commented 4 months ago
karthiknadig commented 4 months ago

@DonJayamanne it also handles mamba micromamba miniconda miniforge etc right?

cwebster-99 commented 4 months ago

@DonJayamanne it also handles mamba micromamba miniconda miniforge etc right?

That looks to be correct - I updated your edit above to include those. Is there a place that references all of the supported environments I could pull from?

DonJayamanne commented 4 months ago

I updated your edit above to include those. Is there a place that references all of the supported environments I could pull from?

I'd say yes, but anaconda, micromamba, conda, etc. are all different installs and thats not easily discoverable for documentation purposes.

t also handles mamba micromamba miniconda miniforge etc right?

Not explicity for mamba micromamba, I haven't added specific code to look for micromamba, Will add a PR to look for some of the known paths for those. So, lets leave that in there and make it known its supported