mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
ad84abcf36
* The .py notebook reader now uses that ast module to split a plain python file into blocks. These blocks become cells in the notebook. * Proper mime types are used for xml (application/xml), json (application/json) and python (application/x-python). * Other fixes to file uploading. |
||
---|---|---|
docs/source/_static | ||
IPython | ||
.gitignore | ||
setup.py | ||
setupbase.py |