##// END OF EJS Templates
Document that `%run` can execute notebooks and ipy scripts....
Document that `%run` can execute notebooks and ipy scripts. This feature has been there for a long time but was not documented in the %run docstring. This patch only adds documentation, without changing the functionality.
Fernando Perez -
r27023:5a2a58eb
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
kernel
lib
sphinxext
terminal
testing
utils
__init__.py Loading ...
__main__.py Loading ...
config.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
frontend.py Loading ...
nbconvert.py Loading ...
nbformat.py Loading ...
parallel.py Loading ...
paths.py Loading ...
qt.py Loading ...