##// END OF EJS Templates
separate selecting default kernel from new notebook with specified kernel...
separate selecting default kernel from new notebook with specified kernel adds checkmark to indicate selection

File last commit:

r10285:5e1e98c2
r19262:0797d94b
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
MinRK
split KernelManager into KernelManager + KernelClient
r10285 from .client import BlockingKernelClient