##// END OF EJS Templates
Merge pull request #3840 from minrk/never-no-profile...
Merge pull request #3840 from minrk/never-no-profile prevent profile_dir from being undefined can happen when other traits are configured that depend on profile_dir, e.g. NotebookApp.extra_static_paths. This ensures that init_profile_dir fires prior to any reference to the profile directory. closes #3837
Min RK -
r11891:f067052b merge
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...