slackbuilds_ponce/python/ipython/README
Jeremy Hansen cce089dfbd
python/ipython: Note on why we can't update.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-10 16:17:13 +07:00

10 lines
451 B
Text

IPython is a replacement shell for Python programming. It offers an
enhanced Python shell for the terminal.
This package no longer provides IPython notebook functionality. This is
now provided with the jupyter-notebook and jupyter-ipykernel packages.
python3-black is an optional dependency (for automatic code formatting).
NOTE: Unable to support newer versions than 8.18.x due to requiring a
newer python than included in Slackware (needs 3.10).