notebook/IPython/html/services/notebooks
MinRK 934e731237 add utils.path.ensure_dir_exists
Ensures that a directory exists,
and protects against a common race condition when multiple
processes try to create the same directory.
2014-04-29 10:18:36 -07:00
..
tests test notebook checkpoints in subdirectories 2014-04-23 11:43:51 -07:00
filenbmanager.py add utils.path.ensure_dir_exists 2014-04-29 10:18:36 -07:00
handlers.py trust via mark cells and save, rather than trust API request 2014-03-03 16:10:21 -08:00
nbmanager.py API: Allow NotebookManagers to control kernel startup dir. #5468 2014-03-29 17:39:15 -04:00