##// 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 / zmq
gui
pylab
tests
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
displayhook.py Loading ...
entry_point.py Loading ...
eventloops.py Loading ...
frontend.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
kernelmanager.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
pykernel.py Loading ...
session.py Loading ...
zmqshell.py Loading ...