Go to file
Min RK f75497d930 Merge pull request #1815 from ellisonbg/nbsavebug
Make : invalid in filenames in the Notebook JS code.

This only prevents : in the filenames on the JavaScript side of things. Handling this on the server side will be a separate issue that is related to other open issue. I will update those to reflect this. 

closes #1781
2012-06-06 16:24:04 -07:00
docs Update directview.ipynb & allowing no-callbacks in kernel.execute. 2012-05-31 13:08:34 -07:00
IPython Merge pull request #1815 from ellisonbg/nbsavebug 2012-06-06 16:24:04 -07:00
.gitignore
.mailmap Small fixes to mailmap file 2012-06-02 15:42:30 -07:00
setup.py Force setuptools to skip byte compilation when installing on Python 3. 2012-04-18 14:02:29 +01:00
setupbase.py