##// END OF EJS Templates
Backport PR #8985: override vformat instead of _vformat...
Backport PR #8985: override vformat instead of _vformat in our eval formatters avoids being caught out by changes in private API this needs to be backported in order to support Python 3.4.4 ...

File last commit:

r21587:4a6a7390
r21825:52b26b16
Show More
index.rst
18 lines | 310 B | text/x-rst | RstLexer
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ==================================
Using IPython for interactive work
==================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 :maxdepth: 2
Brian E Granger
Beginning to organize the rst documentation.
r1256
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 tutorial
Thomas Kluyver
Generate documentation of line & cell magics
r18294 magics
Jonathan Frederic
@takluyver's suggested changes...
r21587 plotting
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 qtconsole
Jonathan Frederic
@takluyver's suggested changes...
r21587 reference
shell
tips
Brian Granger
Work on documentation....
r2276
MinRK
move notebook docs to source/notebook
r15983 .. seealso::
Brian Granger
Cleanup of docs....
r2275
Thomas Kluyver
Fix seealso link to the notebook
r21571 `The Jupyter Notebook <http://jupyter-notebook.readthedocs.org/en/latest/>`__