aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-02-18 23:07:10 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-19 21:54:36 +0700
commitdcbc7a56d62af0297ed3be5b112d7b7493eb13d0 (patch)
tree806ee1b9106f66b2c2c24802dac8db2d97e79927 /python/ipython/README
parent8d665803bf3b4fe5f7f36d7e838b965de5ee8d68 (diff)
python/ipython: Upload ipython (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/README')
-rw-r--r--python/ipython/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/ipython/README b/python/ipython/README
new file mode 100644
index 0000000000..3832cc1ea1
--- /dev/null
+++ b/python/ipython/README
@@ -0,0 +1,5 @@
+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.