##// 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.
Dara Adib -
r16987:44fb8569
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates
html
latex
skeleton
README.md Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...

README FIRST

Please do not add new templates for nbconvert here.

In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage sharing those links on our
wiki
page
.