notebook/IPython
Brian E. Granger ad84abcf36 Improvements to file uploaded, mime types and .py reader.
* 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.
2011-08-06 17:47:18 -07:00
..
frontend/html/notebook Improvements to file uploaded, mime types and .py reader. 2011-08-06 17:47:18 -07:00
testing Updates to basic notebook format. 2011-07-29 10:15:22 -07:00
utils/tests io.Term.cin/out/err replaced by io.stdin/out/err 2011-04-27 11:35:53 -07:00