notebook/IPython/html/services/sessions
MinRK cb25736a24 reorganize who knows what about paths
- add NotebookApp.notebook_dir
- add KernelManager.root_dir
- remove NotebookManager.notebook_dir, move to FileNBM.notebook_dir

Default value for KM.root_dir and fNBM.notebook_dir is NotebookApp.notebook_dir, but they can be configured separately.

SessionManager passes the API path to KernelManager,
which is responsible for turning it into the kernel's cwd.
2014-02-21 13:22:56 -08:00
..
tests remove websocket url 2014-02-20 22:54:36 -08:00
handlers.py reorganize who knows what about paths 2014-02-21 13:22:56 -08:00
sessionmanager.py remove websocket url 2014-02-20 22:54:36 -08:00