##// END OF EJS Templates
Use events for rename_notebook...
Use events for rename_notebook Triggers events on ContentManager.rename_notebook success and failure. Also moves some logic out of this method.
KesterTong -
r18634:cc052925
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 ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...