##// END OF EJS Templates
time(it) magic: format timespans up to hours in human readable form...
time(it) magic: format timespans up to hours in human readable form * Refactor time formatting of timeit into a new function * Add minutes and hours for long running cells/lines * Convert time and timeit magic to use the new function Minutes and hours are float formatted, so 1.5 h is "1 hour, 30 minutes". Signed-off-by: Jan Schulz <jasc@gmx.net>
Jan Schulz -
r9309:a7fb868d
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
gitwash
coding_guide.txt Loading ...
contributing.txt Loading ...
doc_guide.txt Loading ...
index.txt Loading ...
inputhook_app.txt Loading ...
ipython_directive.txt Loading ...
messaging.txt Loading ...
parallel_connections.txt Loading ...
parallel_messages.txt Loading ...
release.txt Loading ...
reorg.txt Loading ...
session_format.txt Loading ...
template.py Loading ...
testing.txt Loading ...