1. Home
  2. Docs
  3. Joule 3.0
  4. Compiling Programs
  5. Python

Python

Anaconda is a Python distribution that allows users to access popular data-science packages, create/manage isolated conda environments, and install programming tools. In order to use this package on Joule 3.0, execute this Module command:

# module load anaconda/3

This will enable access to the conda and python programs. The anaconda module that is provided on Joule 3.0 provides access to several popular packages such as SciPy, NumPy, and many others. 

If a specific environment or package is required, it will be installed in the user’s home directory as a conda environment. 

If you need help compiling a Python package or environment, please create a ticket so HPC Support can assist you.

Was this article helpful to you? No Yes

How can we help?