Show More
@@ -10,11 +10,11 b' more than the standard prompt. Some key features are described here. For more' | |||||
10 | information, check the :ref:`tips page <tips>`, or look at examples in the |
|
10 | information, check the :ref:`tips page <tips>`, or look at examples in the | |
11 | `IPython cookbook <https://github.com/ipython/ipython/wiki/Cookbook%3A-Index>`_. |
|
11 | `IPython cookbook <https://github.com/ipython/ipython/wiki/Cookbook%3A-Index>`_. | |
12 |
|
12 | |||
13 | If you haven't done that yet see `how to install ipython <install>`_ . |
|
13 | If you haven't done that yet see `how to install ipython <https://ipython.readthedocs.io/en/stable/install/index.html>`_ . | |
14 |
|
14 | |||
15 | If you've never used Python before, you might want to look at `the official |
|
15 | If you've never used Python before, you might want to look at `the official | |
16 | tutorial <http://docs.python.org/tutorial/>`_ or an alternative, `Dive into |
|
16 | tutorial <http://docs.python.org/tutorial/>`_ or an alternative, `Dive into | |
17 |
Python <http://diveintopython |
|
17 | Python <https://www.diveinto.org/python3/table-of-contents.html>`_. | |
18 |
|
18 | |||
19 | Start IPython by issuing the ``ipython`` command from your shell, you should be |
|
19 | Start IPython by issuing the ``ipython`` command from your shell, you should be | |
20 | greeted by the following:: |
|
20 | greeted by the following:: |
General Comments 0
You need to be logged in to leave comments.
Login now