...
There are many popular python packages available in NCI-data-analysis module for user to run their Jupyter notebooks or scripts directly. You can check all available packages via the following command (Please replace <version> to an available version )
Code Block | ||||
---|---|---|---|---|
| ||||
module use /g/data/dk92/apps/Modules/modulefiles module load NCI-data-analysis/<version> conda list |
...