From b5dfd1fdfd8a609bc2274a7860fd7d1e0c977895 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 18 Apr 2017 07:10:48 +0700 Subject: python/python3-ipython: Added (an enhanced Python 3 shell). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-ipython/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python3-ipython/README (limited to 'python/python3-ipython/README') diff --git a/python/python3-ipython/README b/python/python3-ipython/README new file mode 100644 index 0000000000..9ab81e2a13 --- /dev/null +++ b/python/python3-ipython/README @@ -0,0 +1,5 @@ +IPython is a replacement shell for Python programming. It offers an +enhanced Python 3 shell for the terminal. + +This package no longer provides IPython notebook functionality. This is +now provided with the jupyter-notebook and python3-jupyter-ipykernel packages. -- cgit v1.2.3