##// END OF EJS Templates
skip install and test for time sake
skip install and test for time sake

File last commit:

r23008:b602ba20
r23125:42fdfb18
Show More
index.rst
31 lines | 862 B | text/x-rst | RstLexer

Using IPython for interactive work

This section of IPython documentation will 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 sections might make slightly more sense 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 inaccuracy, and Pull Requests that make that up to date.