##// END OF EJS Templates
Backport PR #2365: fix names of notebooks for download/save...
Backport PR #2365: fix names of notebooks for download/save was using notebook.get('name') instead of notebook.metadata.get('name'), where the name is actually stored. The result was that all downloaded notebooks were called 'notebook'. closes #2227
MinRK -
r8382:afc31f02
Show More
Name Size Modified Last Commit Author
/ ... / html / notebook / static / codemirror / theme
cobalt.css Loading ...
eclipse.css Loading ...
elegant.css Loading ...
ipython.css Loading ...
monokai.css Loading ...
neat.css Loading ...
night.css Loading ...
rubyblue.css Loading ...