tarmstrong / nbdiff

A diffing and merging tool for the IPython Notebook.
http://nbdiff.org
MIT License
212 stars 28 forks source link

Server stopping on refresh #156

Closed bpipev closed 10 years ago

bpipev commented 10 years ago

When moving a cell, then pressing ctrl+f5 to refresh page, a dialog to leave page will appear. Press leave page and server will crash. This is possible due to the fact that it tries to save a notebook on refresh.

bpipev commented 10 years ago

I don't seem to be getting this any more. Can anyone confirm as fixed?

tarmstrong commented 10 years ago

I can't reproduce this problem.