summaryrefslogtreecommitdiff
path: root/development/ipython/README
diff options
context:
space:
mode:
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