...
Jupyter Notebook is the original web application for creating and sharing computational document. It offers a simple, streamlined, document-centric experience. Jupyter Notebook is an interactive computational environment, in which you can combine code execution, rich text, mathematics, plots and rich media.
We have adopted these instructions from Princeton University HPC wiki page. We acknowledge it as the source and go to page for running jupyter notebooks on Griffith HPC.
Installation
Using Conda Environments: create a Conda environment on the login node
...