##// END OF EJS Templates
fix event hookup for kernel changed...
fix event hookup for kernel changed event is kernel_created.Session The spec name on the kernel also wasn't being changed when the kernel changed.

File last commit:

r13195:ee7d313e
r18919:5a0249bc
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *