mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 05:46:03 +02:00
ipython: update more information link (#6591)
This commit is contained in:
parent
35d3601e38
commit
260458b6ea
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# IPython
|
# IPython
|
||||||
|
|
||||||
> A Python shell with automatic history, dynamic object introspection, easier configuration, command completion, access to the system shell and more.
|
> 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):
|
- Start a REPL (interactive shell):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue