mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +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. |
||
---|---|---|
.. | ||
frontend/html/notebook | ||
testing | ||
utils/tests |