Skip to content

mamba/condaΒΆ

This guide should get you started with mamba. You will in any case need a mamba installation. You can either

The pre-installed mamba versions are fairly static, and will only be changed or updated if absolutely necessary, but that happens from time to time. The pre-installed mamba is good enough for most purposes.

If you require complete control over python modules installed, create your own mamba installation.

As mentioned on the python page, conda and mamba are pretty much the same thing. We will use mamba troughout the pages. Simply replace mamba by conda if you favour to use conda.