##// 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`.

File last commit:

r2045:2b04bcfb
r20290:641ea822
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """