##// END OF EJS Templates
[notebook] clear_output is handled after a delay...
[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.
MinRK -
r6423:0960f3ba
Show More
Name Size Modified Last Commit Author
/ docs / examples / test_embed
embed1.py Loading ...
embed2.py Loading ...
embed3.py Loading ...