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

r18586:7fbb095b
r21826:1caeecae
Show More
index.rst
13 lines | 167 B | text/x-rst | RstLexer
MinRK
move notebook docs to source/notebook
r15983 ====================
The IPython notebook
====================
.. toctree::
:maxdepth: 2
notebook
MinRK
add nbformat spec to sphinx
r18586 nbformat
MinRK
move notebook docs to source/notebook
r15983 nbconvert
public_server
security