##// END OF EJS Templates
Merge pull request #7508 from minrk/widget-description-kwarg...
Merge pull request #7508 from minrk/widget-description-kwarg Don't use widget.description as kwarg key

File last commit:

r10284:2a5c0f89
r20032:7187eb0d merge
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
MinRK
update imports with new layout
r10284 from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter