Show More
@@ -9,7 +9,7 b' Welcome to IPython. Our full documentation is available on `our website' | |||
|
9 | 9 | <http://ipython.org/documentation.html>`_; if you downloaded a built source |
|
10 | 10 | distribution the ``docs/source`` directory contains the plaintext version of |
|
11 | 11 | these manuals. If you have Sphinx installed, you can build them by typing |
|
12 | ``make html`` for local browsing. | |
|
12 | ``cd docs; make html`` for local browsing. | |
|
13 | 13 | |
|
14 | 14 | |
|
15 | 15 | Dependencies and supported Python versions |
@@ -21,7 +21,7 b' functionality requires extra packages.' | |||
|
21 | 21 | |
|
22 | 22 | Officially, IPython requires Python version 2.6, 2.7, or 3.1 and above. |
|
23 | 23 | |
|
24 | ||
|
24 | ||
|
25 | 25 | Instant running |
|
26 | 26 | =============== |
|
27 | 27 |
General Comments 0
You need to be logged in to leave comments.
Login now