##// END OF EJS Templates
Merge pull request #893 from minrk/clearoutput...
Merge pull request #893 from minrk/clearoutput Adding clear_output to kernel and HTML notebook. This enables the clearing of output during the execution of a cell. It can be used for simple forms of animation in the notebook.
Fernando Perez -
r5099:c99b9fd7 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...