##// END OF EJS Templates
Work on the base Cell API....
Work on the base Cell API. * Added set_text/get_text in favor of get_code/set_code and get_source/set_source. * Added methods to the base class (get_text, set_text, refresh, edit, render, toJSON, fromJSON).
Brian Granger -
r5943:f790de5d
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_kernel.py Loading ...
test_security.py Loading ...