##// END OF EJS Templates
fix names of notebooks for download/save...
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

File last commit:

r2009:2a0ba18d
r8356:02bebd7c
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer