How to Stop the JupyterLab

JupyterLabs run as Slurm jobs. To stop an instance of a JupyterLab server, you must do so from the Hub Control Panel (JupyterHub Website).
You can access the Hub Control Panel from the JupyterLab File Menu.
Sometimes it might be desired to stop the JupyterLab instance before its runtime is over in order to save on the core-hour quota.
A running JupyterLab instance can be closed by clicking the top menu, selecting File, Opening the Hub Control panel

and then clicking

Alternatively the Slurm job can be terminated using scancel <JOB-ID>.

After Slurm terminates, the JupyterLab running stops and the Interface becomes unavailable:


