##// END OF EJS Templates
move `--profile-dir` alias to base IPython app...
move `--profile-dir` alias to base IPython app allows specifying exact path to profile directory, rather than just the name.

File last commit:

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