##// END OF EJS Templates
Add experimental support for cell-based execution....
Add experimental support for cell-based execution. For now the implementation is a bit hackish, but it does already allow pasting very complex examples such as: http://matplotlib.sourceforge.net/examples/pylab_examples/demo_agg_filter.html which before couldn't be executed. We'll need to test it further.
Fernando Perez -
r2967:0a7f662c
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 ...
exitpoller.py Loading ...
frontend.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelmanager.py Loading ...
pykernel.py Loading ...
session.py Loading ...
zmqshell.py Loading ...