##// END OF EJS Templates
Merge pull request #1951 from minrk/nbdir...
Merge pull request #1951 from minrk/nbdir minor notebook startup/notebook-dir adjustments * change inaccurate / distressing "Overwriting profile..." log message * `ipython notebook path` results in setting notebook-dir if it's a dir, rather than unconditionally setting file-to-run * file-to-run overrides no-browser * kernels start in the notebook dir, rather than the Server's cwd * notebook dir is validated, and created if it doesn't exist (only if parent exists, like ~all other such things) closes #1985 closes #1980
Min RK -
r7642:cf79ff28 merge
Show More
Name Size Modified Last Commit Author
/ IPython / utils / tests
__init__.py Loading ...
test_dir2.py Loading ...
test_imports.py Loading ...
test_io.py Loading ...
test_jsonutil.py Loading ...
test_module_paths.py Loading ...
test_notification.py Loading ...
test_openpy.py Loading ...
test_path.py Loading ...
test_process.py Loading ...
test_pycolorize.py Loading ...
test_text.py Loading ...
test_traitlets.py Loading ...
test_wildcard.py Loading ...