[RCAC Friday Workshop Series] Managing Python Packages in HPC clusters
Outline
- 
OS Python and how things work on "your" system
 - 
Why is it difficult to install Python packages on HPC clusters?
 - 
Various package installation modes: Conda vs. Pip
 - 
Using Conda environments
 - 
Installing custom Python packages
 - 
Activating and using installed packages
 - 
Installing a Python package in a group shared space