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:
- Creating a custom development environment section of the Bridges-2 User Guide
- Best practices for conda section of the Bridges-2 User Guide
- Custom conda environments with OnDemand section of the Bridges-2 User Guide
See also: