##// END OF EJS Templates
cleanup connection files on notebook shutdown...
cleanup connection files on notebook shutdown Kernels would not linger, but the KernelManagers are not garbage-collected on shutdown. This means that connection files for kernels still running at notebook shutdown would not be removed. Also disable the unnecessary (and actively unhelpful) SIGINT handler inherited from the original copy/paste from the qt app.

File last commit:

r4910:0dc49390
r5799:1e917565
Show More
rmt.ipynb
227 lines | 68.2 KiB | text/plain | TextLexer

Invalid Notebook!

'text' is a required property Failed validating 'required' in stream: On instance['cells'][22]['outputs'][1]: {'name': 'stdout', 'output_type': 'stream'}