Anaconda
Permanent Link:
Summary: Anaconda is a Python distribution featuring the package manager Conda. According to their
terms of service it cannot be used at the institute without a license.
Can I use Anaconda at the institute?
No.
According to their
terms of service we (the Max Planck Society) are not allowed to use "Anaconda's offerings" for free as we have more than 200 employees and none of their exceptions applies to our institute. Since the Max Planck Society has no licenses for Anaconda you are not allowed to use it. To prevent license violations we are blocking connections to Anaconda's package repository.
Are there alternatives?
For just installing Python packages
Yes:
SoftwarePython - Miniforge Conda plus a free repository of packages.
How can I migrate my things from Anaconda to Miniforge
There are different ways to switch from Anaconda to Miniforge. We are collecting instructions and examples in
this git repository.