##// END OF EJS Templates
ensure 'default' is first in cluster profile list...
ensure 'default' is first in cluster profile list when sorting, `'default'` is transformed to `''`.

File last commit:

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