##// END OF EJS Templates
Do not create checkpoint_dir relative to current dir...
Do not create checkpoint_dir relative to current dir FileNotebookManager.create_checkpoint attempted to create checkpoint_dir relative to the current working directory, not the notebooks directory set in NotebookManager.notebook_dir. FileNotebookManager.get_checkpoint_path already creates checkpoint_dir. Fixed already in 19651d2, but this can be used as a small bugfix for 2.x, in case that is not being backported.

File last commit:

r3673:b9f54806
r16987:44fb8569
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer