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