##// END OF EJS Templates
pass profile-dir instead of profile to Kernel...
pass profile-dir instead of profile to Kernel avoids relative path issues for local profiles when the notebook server starts in a different directory from the kernels.

File last commit:

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