##// END OF EJS Templates
load kernel js, css, logo on spec_changed event...
load kernel js, css, logo on spec_changed event Ensures kernel.js is always loaded. It wasn't being loaded when creating a new notebook with a particular kernel because `change_kernel` wasn't being called. Only the `spec_changed` event is triggered by all the various ways a kernel can be loaded, so load kernel stuff on that event.

File last commit:

r13827:4e9d678c
r19745:bff10f31
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer