I use Jupyter notebook a lot on my laptop. It all works well until I suspend/sleep the laptop. When the laptop wakes up the notebooks are no longer usable. I guess this is because the kernel hasn't been revived?
Is it possible to set up Jupyter notebook so that it is usable after suspend/sleep?