##// END OF EJS Templates
Load promises polyfill from a script tag...
Load promises polyfill from a script tag So all JS code can assume promises work, without needing to require it.

File last commit:

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