##// END OF EJS Templates
* Refactored KernelManager to use Traitlets and to have its channels as attributes...
* Refactored KernelManager to use Traitlets and to have its channels as attributes * QtSubChannel and QtXReqChannel work now * Progress on refactoring FrontendWidget to use KernelManager.

File last commit:

r415:4a5dcb15
r2611:710f79b2
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]