Skip to content

A script to start a jupyter notebook server on SMU's HPC (ManeFrame II) very easily

Notifications You must be signed in to change notification settings

justinledford/maneframe-jupyter-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

This is a set of scripts to launch a Jupyter Notebook server on ManeFrame2, and handle all the port forwarding. All you have to do is run one script.

Setup:

  • Fill in USERNAME in setup.sh and launch_nb.sh
  • Run setup.sh
    • This will generate a SSH key pair, copy to ManeFrame2, along with a script to launch the notebook server

Usage:

  • Edit TIME_LIMIT in launch_nb.sh if you need the compute node to run for more than 2 hours
  • Edit NODETYPE in launch_nb.sh to use a different node type
  • Run launch_nb.sh
    • If successful, your default browser should open a tab with the Jupyter Notebook home.

Todo:

  • Check that selected port isn't already in use
  • Generalize for any supercomputer running SLURM

Should be compatible with Linux and OS X

About

A script to start a jupyter notebook server on SMU's HPC (ManeFrame II) very easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages