tarmstrong / nbdiff

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

Support nbdiff --check in file mode #181

Closed tarmstrong closed 10 years ago

tarmstrong commented 10 years ago

If we run nbdiff --check f1.ipynb f2.ipynb, it launches the browser. This is obviously confusing and bad for test scripts.