##// END OF EJS Templates
Allow %/%%timeit to process IPython syntax....
Allow %/%%timeit to process IPython syntax. This means that cells with special IPython syntax can be timed.
Fernando Perez -
r7489:3ac024c8
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...