Python Eagle tutorials Python environments : Utilize a specific version of Python on Eagle and install packages Dask : Parallelize your Python code Jupyter notebooks : Run interactive notebooks on Eagle HPC Python When running Python MPI4PY Python bindings to use MPI to distribute computations across cluster nodes Dask Easily launch Dask workers on one node or across nodes Numba Optimize your Python code to run faster PyCUDA Utilize GPUs to accelerate computations