##// END OF EJS Templates
Add method notebook_exists to NotebookManager....
Add method notebook_exists to NotebookManager. It is called by IPython.html.notebook.NotebookHandler.get, so it must be implemented by every notebook handler.
Konrad Hinsen -
r15291:fde828e0
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...