##// 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>

File last commit:

r8083:2b342f1c
r9309:a7fb868d
Show More
index.txt
15 lines | 246 B | text/plain | TextLexer
.. _config_index:
===============================
Configuration and customization
===============================
.. toctree::
:maxdepth: 2
overview.txt
extensions/index.txt
ipython.txt
integrating.txt
editors.txt
old.txt