##// 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
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...
setupext.py Loading ...