The HBSGrid uses a combination of Anaconda, miniConda (a slimmed down Anaconda), and software modules to provide feature-rich environments for R and Python. This page briefly discusses need-to-knows ...
For example, you can create a conda environment with python version 3.8 with conda create --name py38 python=3.8 In order to use this environment you must activate it: conda activate py38 Once actived ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results