From 71256f5f771a542589ffe9780cba1dbea0bffafb 2014-07-18 19:41:21 From: Thomas Kluyver Date: 2014-07-18 19:41:21 Subject: [PATCH] Merge pull request #6167 from ivanov/fix-6166 omit Nokia, update pyside link, closes #6166 --- diff --git a/docs/source/install/install.rst b/docs/source/install/install.rst index 923c5b3..b809471 100644 --- a/docs/source/install/install.rst +++ b/docs/source/install/install.rst @@ -313,9 +313,8 @@ Qt Also with 0.11, a new GUI was added using the work in :mod:`IPython.kernel.zmq`, which can be launched with ``ipython qtconsole``. The GUI is built on Qt, and works -with either PyQt, which can be installed from the `PyQt website -`_, or `PySide -`_, from Nokia. +with either `PyQt `_, or `PySide +`_. pygments --------