##// 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 / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...