Update Conda

2024-06-11 10:01:28 +02:00
parent 9581ddd809
commit 4ab9a1344e

@ -1,4 +1,4 @@
Conda is a package and environment managing tool, mostly used for python. There is two major options how to use conda: Use the centralized conda installation or install conda by yourself.
[Anaonda](https://www.anaconda.com/) (in short: conda) is a package and environment managing tool, mostly used for python. There is two major options how to use conda: Use the centralized conda installation or install conda by yourself:
## centralized conda: `module load anaconda`
One option is to use the centralized conda module `anaconda/2019.07` which is installed as a module on merlin. As soon as a user loads the module, conda will be available. There is no need to initialize it!