notebook/IPython
MinRK 5c6c247b65 [notebook] clear_output is handled after a delay
This reduces flicker during common loops like:

for step in stuff:
    clear_output()
    print something

the timeout is flushed *immediately* on any subsequent output.
2012-04-09 15:35:28 -07:00
..
frontend/html/notebook [notebook] clear_output is handled after a delay 2012-04-09 15:35:28 -07:00
testing Only monkeypatch xunit when the tests are run using it. 2012-02-13 23:17:05 +00:00
utils/tests update copyright to 2011/20xx-2011 2011-11-23 18:02:27 -08:00