From 260458b6eae33af76ac63df523c138cba16511b7 Mon Sep 17 00:00:00 2001 From: Flodur871 <42621369+Flodur871@users.noreply.github.com> Date: Thu, 23 Sep 2021 19:57:27 +0000 Subject: [PATCH] ipython: update more information link (#6591) --- pages/common/ipython.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/ipython.md b/pages/common/ipython.md index 56f44ea15..0672989c7 100644 --- a/pages/common/ipython.md +++ b/pages/common/ipython.md @@ -1,7 +1,7 @@ # IPython > A Python shell with automatic history, dynamic object introspection, easier configuration, command completion, access to the system shell and more. -> More information: . +> More information: . - Start a REPL (interactive shell):