notebook/IPython/frontend/html/notebook
Fernando Perez ef1cc56996 Merge pull request #1327 from ellisonbg/updatecm2
Updating CodeMirror to the latest dev master. 

We had found a bug in CodeMirror that was forcing us to call refresh/focus/refresh on Firefox. This bug was fixed upstream. This PR pull in the latest CM with the bug fix and removes the extra refresh calls. All known CM bugs should be fixed, yeh!
2012-01-25 22:16:13 -08:00
..
static Merge pull request #1327 from ellisonbg/updatecm2 2012-01-25 22:16:13 -08:00
templates Removing Ace edit capability. 2012-01-25 12:32:06 -08:00
tests Refactored htmlnotebook session and kernel manager. 2011-07-20 20:42:34 -07:00
handlers.py flush outgoing heartbeats 2012-01-23 13:42:00 -08:00
kernelmanager.py add first_beat delay to notebook heartbeats 2011-12-22 22:45:44 -08:00
notebookapp.py Merge pull request #1253 from ivanov/profile_auto_create 2012-01-17 18:27:55 -08:00
notebookmanager.py Fixing docstring in the notebook manager. 2012-01-17 18:27:51 -08:00