##// END OF EJS Templates
Move method increment_filename from FileNotebookManager to NotebookManager...
Move method increment_filename from FileNotebookManager to NotebookManager The implementation requires only a minor change (call notebook_exists rather than checking for file existence) to be universally usable in other notebook managers.
Konrad Hinsen -
r15292:480bdb67
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...