The termination of the IPython notebook is handled on window close. However as mentioned here: https://github.com/rogerwang/node-webkit/wiki/App#quit quiting the app does not fire those callbacks - I haven't found where to trap the quit event
The termination of the IPython notebook is handled on window close.
However as mentioned here:
https://github.com/rogerwang/node-webkit/wiki/App#quit
quiting the app does not fire those callbacks - I haven't found where to trap the quit event