Using Jupyter Notebooks interactively is great until your code takes more than an hour to run. In this workshop, we will look at how to convert a notebook to code and submit the code as a batch job (i.e., one where you don't have to remain logged in for the job to run).
Some experience with JupyterLab is assumed.