##// END OF EJS Templates
move NotebookNode to top-level...
move NotebookNode to top-level should common to all nbformats (I didn't change the old nbformats to use it, just in case)

File last commit:

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