Jupyter Notebook

The Jupyter Notebook, from Jupyter.org, is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience.

With the majority of software on the HPC, its installation is managed through an environmental module system.  In this case, users will need to install their own Conda environment in their home  and then install and configure their own Jupyter Notebook install.

The KSU sysadmins have put together these steps:

Conda environment: https://hpcdocs.kennesaw.edu/training/condaenv/

Jupyter instructions: https://hpcdocs.kennesaw.edu/training/jupyter/

    • The job submission will display your JOBID, node and port
    • You will need to setup the port forwarding based on that port
    • You will be able to connect your local browser to the HPC via that port
    • Once finished,  close your browser and use #  qdel <JOBID> on the HPC.

 

 

©