Home 9 Resources 9 Software 9 Conda

Conda

 

Conda is an environment and package management system for any programming language.

You can use conda to create custom environments for your work. When you build an environment with conda, it  will select compatible versions of the packages being installed so they will work well together.

More information about conda:

See also: