Disable Autosave
Disable Autosave
jupyter --config-dir
i.e. 'C:\users\<user_name>\.jupyter\custom\custom.js'
IPython.notebook.set_autosave_interval(0);
When opening a notebook you should see "Autosave disabled" briefly appearing in the
right side of the menu bar: