##// 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.

File last commit:

r10285:5e1e98c2
r15292:480bdb67
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient