summaryrefslogtreecommitdiff
path: root/development/ipython/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-01-23 17:50:29 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2017-01-24 00:21:54 +0000
commitb907db2508d40631bf1623b7e525383b7b6c3dec (patch)
treeb2ed6f3516aed3b1f8e1e8b3d789e8fa9b1b4f3a /development/ipython/README
parentd58f83bb3924a7dc730538d2f405bf051d107cdc (diff)
downloadslackbuilds-b907db2508d40631bf1623b7e525383b7b6c3dec.tar.gz
python/ipython: Moved from development/, upgraded for version 5.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/ipython/README')
-rw-r--r--development/ipython/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/ipython/README b/development/ipython/README
deleted file mode 100644
index 3f141871f4..0000000000
--- a/development/ipython/README
+++ /dev/null
@@ -1,12 +0,0 @@
-IPython is a replacement shell for Python programming. It offers an enhanced
-Python shell for the terminal.
-
-The following additional features may be enabled by installing the listed
-optional dependencies:
-
-* parallel computing: pyzmq
-* Qt console: Pygments, pyzmq
-* nbconvert: pandoc, Pygments, Sphinx
-* notebook: Jinja2, jsonschema, pyzmq, tornado
-* plotting: matplotlib
-* LaTeX in notebooks: ipython-mathjax