##// END OF EJS Templates
Remove broken link in tutorial (#14550)...
M Bussonnier -
r28904:0e33642c merge
parent child Browse files
Show More
@@ -13,8 +13,7 b' information, check the :ref:`tips page <tips>`, or look at examples in the'
13 13 If you haven't done that yet see :ref:`how to install ipython <install>`.
14 14
15 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
17 Python <https://www.diveinto.org/python3/table-of-contents.html>`_.
16 tutorial <http://docs.python.org/tutorial/>`_.
18 17
19 18 Start IPython by issuing the ``ipython`` command from your shell, you should be
20 19 greeted by the following::
General Comments 0
You need to be logged in to leave comments. Login now