notebook/IPython
Min RK 87f3762e64 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
2012-06-20 13:06:30 -07:00
..
frontend/html/notebook Merge pull request #1951 from minrk/nbdir 2012-06-20 13:06:30 -07:00
testing Merge pull request #1849 from stefanv/octavemagic 2012-06-12 23:52:57 -07:00
utils/tests move capture_output util from parallel tests to utils.io 2012-06-06 16:35:06 -07:00