##// END OF EJS Templates
don't prevent spec_changed from firing on load...
don't prevent spec_changed from firing on load fixes check for the case where kernelspec info is coming from the kernel, rather than notebook metadata. This case was getting skipped by a bad check on `_session_starting`.
Min RK -
r20290:641ea822
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
converter.py Loading ...
current.py Loading ...
notebooknode.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...