##// END OF EJS Templates
don't strip '.ipynb' from notebook names in nblist...
don't strip '.ipynb' from notebook names in nblist The only place the extension is not wanted is editing a name during upload. Everywhere else, it's actually wanted.
MinRK -
r15094:96e1cf72
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 ...