##// 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 / nbconvert / transformers
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
sphinx.py Loading ...
svg2pdf.py Loading ...