

To start an ipython (interactive python) session for either version, type (base) ~]$ module load anaconda3.7.3


To start a python session on a compute node, simply type $ python gpfs/research/software/python/anaconda37/bin/python gpfs/research/software/python/anaconda2/bin/python You can check if it is running the anaconda python by $ which python To use Anaconda Python 2.7, simply load the corresponding module as follows: module load anaconda2.7.15Īnd for Anaconda Python 3.7: module load anaconda3.7.3Īnd for Anaconda Python 3.8: module load anaconda3.8.3 It contains 195+ popular python packages for science, math, engineering, data analysis. Anaconda Python is a Python distribution for large-scale data processing and scientific computing provided by Continuum Analytics.
