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

File last commit:

r1420:34bafc01
r5099:c99b9fd7 merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x