1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:45:59 +02:00

ipython: update more information link (#6591)

This commit is contained in:
Flodur871 2021-09-23 19:57:27 +00:00 committed by GitHub
parent 35d3601e38
commit 260458b6ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: <https://ipython.org/documentation.html>.
> More information: <https://ipython.readthedocs.io>.
- Start a REPL (interactive shell):