##// END OF EJS Templates
Merge pull request #9838 from takluyver/i9723...
Merge pull request #9838 from takluyver/i9723 Use 'Linux' (dark bg) colours for Windows

File last commit:

r22598:f4fdafb6
r22763:345bf7d2 merge
Show More
index.rst
31 lines | 854 B | text/x-rst | RstLexer

Using IPython for interactive work

This section of IPython documentation walk you through most of the IPython functionality. You do not need to have any deep knowledge of Python to read this tutorial, though some section might make slightly more sens if you have already done some work in the REPL.

Note

Some part of this documentation are more than a decade old so might be out of date, we welcome any report of inacuracy, and Pull Requests that make that up to date.