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

File last commit:

r2592:01435682
r2967:0a7f662c
Show More
.gitignore
6 lines | 72 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info