Skip to content

Simple Script to interact with the Jupyter Notebooks on HPC

Notifications You must be signed in to change notification settings

DanHUMassMed/hpc_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HPC Utils

Provides a number of convience functions to work with HPC.

Setup

  1. Copy content of host/bin to a user executable location in your remote host $PATH. typically $HOME/bin
  2. Create a Directory ${HOME}/Notebooks to hold your Jupyter Notebooks
  3. Setup a Conda environment in you $HOME directory
  4. Setup Jupyter-Lab with single user config (good to also setup password authentication)
  5. Exchange SSH keys with client machine (laptop)
  6. Copy content of local/bin to a user executable location in your local host (Mac Laptop) $PATH. typically $HOME/bin

About

Simple Script to interact with the Jupyter Notebooks on HPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages