##// END OF EJS Templates
time magic: make it usable as cell magic...
time magic: make it usable as cell magic Convert time to be usable as cell level magic. Also fix some examples, which didn't have a '%' in front of the magic. Signed-off-by: Jan Schulz <jasc@gmx.net>
Jan Schulz -
r9311:c596d32a
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 ...
display.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 ...