##// 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
Brian Granger
Updating the What's new section of the docs with the summer's work.
r2279 .. _config_index:
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ===============================
Configuration and customization
===============================
.. toctree::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 :maxdepth: 2
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258
Brian Granger
Major work on the documentation....
r2277 overview.txt
Pauli Virtanen
DOC: extensions: add documentation for the bundled extensions
r4888 extensions/index.txt
Brian Granger
Major work on the documentation....
r2277 ipython.txt
Thomas Kluyver
Document ways of integrating objects with IPython.
r8083 integrating.txt
Brian Granger
Major work on the documentation....
r2277 editors.txt
old.txt