notebook/IPython
MinRK f2972ad5c4 add 'running' class to running code cells
Will allow special styling of code cells that are running via
`div.code_cell.running` in css.  Currently, no change is made.
2011-10-28 19:57:02 -07:00
..
frontend/html/notebook add 'running' class to running code cells 2011-10-28 19:57:02 -07:00
testing Allow IPython to run without sqlite3 2011-10-20 10:36:10 -07:00
utils/tests Various fixes to tests in IPython.utils. 2011-10-08 13:08:44 +01:00