##// END OF EJS Templates
Make sure prompt color doesn't affect rest of line
Make sure prompt color doesn't affect rest of line

File last commit:

r21602:fc6c8046
r21694:46f0fc3d
Show More
index.rst
18 lines | 362 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
reference
shell
tips
Brian Granger
Work on documentation....
r2276
MinRK
move notebook docs to source/notebook
r15983 .. seealso::
Brian Granger
Cleanup of docs....
r2275
Lev Givon
Remove qtconfig doc page; replace some of the hyperlinks to it with links to http://jupyter.org/qtconfig
r21602 `A Qt Console for Jupyter <http://jupyter.org/qtconsole/>`__
Thomas Kluyver
Fix seealso link to the notebook
r21571 `The Jupyter Notebook <http://jupyter-notebook.readthedocs.org/en/latest/>`__