##// 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 / zmq
gui
pylab
tests
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
displayhook.py Loading ...
entry_point.py Loading ...
eventloops.py Loading ...
frontend.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
kernelmanager.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
serialize.py Loading ...
session.py Loading ...
zmqshell.py Loading ...