##// END OF EJS Templates
Simplify code by using Promises in a better way; try_load -> load
Simplify code by using Promises in a better way; try_load -> load

File last commit:

r10284:2a5c0f89
r18887:94ab07f6
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter