##// END OF EJS Templates
Merge pull request #4760 from takluyver/examples-py3compat...
Merge pull request #4760 from takluyver/examples-py3compat Make examples and docs more Python 3 aware

File last commit:

r13647:08cee2a6
r14082:608fd030 merge
Show More
nbrun.rst
1 line | 82 B | text/x-rst | RstLexer
MinRK
add %run notebook.ipynb to what's new
r13647 * You can now run notebooks in an interactive session via ``%run notebook.ipynb``.