##// 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.

File last commit:

r2009:2a0ba18d
r6423:0960f3ba
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer