##// END OF EJS Templates
update Importing Notebooks example to v4
update Importing Notebooks example to v4

File last commit:

r21570:d652d370
r21638:38c44a41
Show More
index.rst
46 lines | 921 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 =====================
Brian E Granger
Beginning to organize the rst documentation.
r1256 IPython Documentation
=====================
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 .. htmlonly::
Fernando Perez
Final doc updates for release 0.9.1.
r1725 :Release: |release|
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 :Date: |today|
Bussonnier Matthias
link official doc from rtfdwq
r8153 .. only:: not rtd
Welcome to the official IPython documentation.
.. only:: rtd
This is a partial copy of IPython documentation, please visit `IPython official documentation <http://ipython.org/documentation.html>`_.
Brian Granger
Cleanup of docs....
r2275
Contents
========
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258
Brian E Granger
Beginning to organize the rst documentation.
r1256 .. toctree::
Brian Granger
Cleanup of docs....
r2275 :maxdepth: 1
Brian E Granger
Beginning to organize the rst documentation.
r1256
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 overview
whatsnew/index
install/index
interactive/index
config/index
development/index
api/index
about/index
Brian E Granger
Beginning to organize the rst documentation.
r1256
Thomas Kluyver
Add see also box for Jupyter and ipyparallel docs
r21570 .. seealso::
`Jupyter documentation <http://jupyter.readthedocs.org/en/latest/>`__
The Notebook code and many other pieces formerly in IPython are now parts
of Project Jupyter.
`ipyparallel documentation <http://ipyparallel.readthedocs.org/en/latest/>`__
Formerly ``IPython.parallel``.
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 .. htmlonly::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 * :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Brian Granger
Cleanup of docs....
r2275