Difference between revisions of "Development/Conda"

From bwHPC Wiki
Jump to: navigation, search
m (Replaced content with "= Conda Installations on the Clusters = [https://conda.io/docs/index.html Conda] can be used to easily install missing Python packages on your own into different Python e...")
(Tag: Replaced)
m
Line 1: Line 1:
= Conda Installations on the Clusters =
 
 
 
[https://conda.io/docs/index.html Conda] can be used to easily install missing Python packages on your own into different Python environments with different versions in your own work spaces.
 
[https://conda.io/docs/index.html Conda] can be used to easily install missing Python packages on your own into different Python environments with different versions in your own work spaces.
   

Revision as of 12:15, 6 December 2022

Conda can be used to easily install missing Python packages on your own into different Python environments with different versions in your own work spaces.

Each Cluster provides its slightly different Conda installation and documentation.

To find more about Conda installatoins, go to the corresponding Cluster site.