mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
a9db0585d6
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 |
||
---|---|---|
docs | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |