From 52226db86d75c41ad3950415f32f5fad4587eb60 2024-10-19 23:41:28 From: Liam Connors Date: 2024-10-19 23:41:28 Subject: [PATCH] remove broken link --- diff --git a/docs/source/interactive/tutorial.rst b/docs/source/interactive/tutorial.rst index a234dda..91ce270 100644 --- a/docs/source/interactive/tutorial.rst +++ b/docs/source/interactive/tutorial.rst @@ -13,8 +13,7 @@ information, check the :ref:`tips page `, or look at examples in the If you haven't done that yet see :ref:`how to install ipython `. If you've never used Python before, you might want to look at `the official -tutorial `_ or an alternative, `Dive into -Python `_. +tutorial `_. Start IPython by issuing the ``ipython`` command from your shell, you should be greeted by the following::