Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagepy
titleList python packages
module use /g/data/dk92/apps/Modules/modulefiles
module load NCI-data-analysis/<version>
conda list

...