Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 773 Bytes

File metadata and controls

24 lines (16 loc) · 773 Bytes

Conda

Conda [1] is an open source package management system and environment management system that runs on Windows, macOS and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves, loads and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language.

Important

Remember to load the python module with miniconda. module load python/x.x.x_miniconda-x.x.x

.. toctree::
   :caption: Versions
   :maxdepth: 1

   conda-4.5.x/index

References

[1]Conda. (2017). Conda. Retrieved March 4, 2019, from https://conda.io/en/latest/