Add Mambaforge as installation alternative to conda

Reference issue #890 https://github.com/mamba-org/mamba/issues/890
This commit is contained in:
s-pike 2021-05-11 15:10:01 +01:00 committed by GitHub
parent a7756e6f1c
commit afd27a4c2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ conda install mamba -n base -c conda-forge
otherwise it's best to start with [Miniconda](https://docs.conda.io/en/latest/miniconda.html).
If you want to experiment with the latest software, you can also try micromamba (more below).
Another alternative (if you want/need to avoid Anaconda entirely) is to use [Mambaforge](https://github.com/conda-forge/miniforge#mambaforge) via the [Miniforge](https://github.com/conda-forge/miniforge) distribution.
### Installing conda packages with `mamba`
Now you are ready to install packages with