##// END OF EJS Templates
Switch protocol to https...
Switch protocol to https Chrome start to mark things as insecure next week

File last commit:

r24425:3deabdbd
r24425:3deabdbd
Show More
index.rst
31 lines | 800 B | text/x-rst | RstLexer
Matthias Bussonnier
[Doc] Rework tutorial
r23478 ========
Tutorial
========
Brian E Granger
Beginning to organize the rst documentation.
r1256
fuho
Update index.rst
r23008 This section of IPython documentation will walk you through most of the IPython
Matthias Bussonnier
One more pass on the docs....
r22598 functionality. You do not need to have any deep knowledge of Python to read this
fuho
Update index.rst
r23008 tutorial, though some sections might make slightly more sense if you have already
Matthias Bussonnier
[Doc] Rework tutorial
r23478 done some work in the classic Python REPL.
Matthias Bussonnier
One more pass on the docs....
r22598
.. note::
Some part of this documentation are more than a decade old so might be out
Julian Kuhlmann
Fix typo.
r22770 of date, we welcome any report of inaccuracy, and Pull Requests that make
Matthias Bussonnier
One more pass on the docs....
r22598 that up to date.
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
Matthias Bussonnier
One more pass on the docs....
r22598 :hidden:
Brian E Granger
Beginning to organize the rst documentation.
r1256
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 tutorial
Jonathan Frederic
@takluyver's suggested changes...
r21587 plotting
reference
shell
tips
klonuo
Various small fixes to docs
r22475 python-ipython-diff
Matthias Bussonnier
One more pass on the docs....
r22598 magics
Brian Granger
Work on documentation....
r2276
MinRK
move notebook docs to source/notebook
r15983 .. seealso::
Brian Granger
Cleanup of docs....
r2275
Matthias Bussonnier
Switch protocol to https...
r24425 `A Qt Console for Jupyter <https://jupyter.org/qtconsole/>`__
Matthias Bussonnier
Readthedocs documentation is now on RTD.io not .com
r22288 `The Jupyter Notebook <http://jupyter-notebook.readthedocs.io/en/latest/>`__