##// END OF EJS Templates
Backport PR #6303: Fix error message when failing to load a notebook...
Backport PR #6303: Fix error message when failing to load a notebook - fix missing import in nbformat.reader.reads - show JSON error message if there is one Before, opening a v4 notebook would show: ...
MinRK -
r17830:a00ad92a
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...
v3.withref.json Loading ...
validator.py Loading ...