Matthias Bussonnier
|
e07ddebdf6
|
Merge pull request #3743 from minrk/noro
remove notebook read-only view
it is largely broken, and had problematic security issues.
|
13 years ago |
MinRK
|
f9dd129e1c
|
remove notebook read-only view
it is largely broken, and had problematic security issues.
|
13 years ago |
MinRK
|
2a09958bb6
|
better message when notebook format is not supported
Different messages for bad version and bad JSON.
closes #1592
|
13 years ago |
Brian E. Granger
|
7941da8fe2
|
Merge pull request #3498 from ellisonbg/nbname
When a notebook is written to file, name the metadata name u''.
|
13 years ago |
MinRK
|
bc4a457fdc
|
add timezone info to `last_modified` in notebook managers
now Firefox won't get confused, turning utc timestamps into local times.
closes #3396
|
13 years ago |
Brian E. Granger
|
a8dfc449a6
|
When a notebook is written to file, name the metadata name u''.
|
13 years ago |
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
13 years ago |