Keep Jupyter notebook running after closing browser tab
09:53 12 Sep 2015

I use Jupyter Notebook to run a series of experiments that take some time. Certain cells take way too much time to execute so it's normal that I'd like to close the browser tab and come back later. But when I do the kernel interrupts running.

I guess there is a workaround for this but I can't find it.

python jupyter-notebook jupyter jupyter-lab