Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You should avoid using conda through the Anaconda or Miniconda distributions, as you may run into licensing issues. Access to Anaconda’s public repository of packages is only free to individuals and small organisations (<200 employees). A paid license is required for larger organisations and anyone embedding or mirroring Anaconda’s repository. See Anaconda's Terms of Service for details.

The use of Miniforge is recommended instead, which provides the minimal installers for Conda and Mamba specific to conda-forge, with the following features pre-configured:

...

  • Use tykky, which uses Miniforge internally to create a containerised environment. It may give you the best performance results. 
  • Use provided conda module, which is based on Miniforge. Resulting environments on shared filesystems such PERM may suffer from slow performance.
  • Install Miniforge on your own space (. This is discouraged in favour of above alternatives, and only to be used only if those solutions cannot satisfy your requirements).

If working on personal laptops of or any other ECMWF computing platform, including the European Weather Cloud:

...