Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-25 00:19:28 +00:00
parent 1dafedaa9a
commit 048e3ad81e
110 changed files with 206 additions and 173 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# 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.readthedocs.io>.
> More information: <https://ipython.readthedocs.io/en/stable/config/options/index.html>.
- Start a REPL (interactive shell):