##// END OF EJS Templates
prevent profile_dir from being undefined...
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.
MinRK -
r11836:94e4598b
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...