##// END OF EJS Templates
add whatsnew and uppercase C in load_ext...
add whatsnew and uppercase C in load_ext Use uppercase as this is what is in cython docs.

File last commit:

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