tarmstrong / nbdiff

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

nbmerge saving support for IPython 2.0 #222

Closed tarmstrong closed 10 years ago

tarmstrong commented 10 years ago

The JSON data sent/received from the Javascript changed, which broke saving. See #221