Show More
@@ -313,9 +313,8 b' Qt' | |||
|
313 | 313 | |
|
314 | 314 | Also with 0.11, a new GUI was added using the work in :mod:`IPython.kernel.zmq`, which |
|
315 | 315 | can be launched with ``ipython qtconsole``. The GUI is built on Qt, and works |
|
316 | with either PyQt, which can be installed from the `PyQt website | |
|
317 | <http://www.riverbankcomputing.co.uk/>`_, or `PySide | |
|
318 | <http://www.pyside.org/>`_, from Nokia. | |
|
316 | with either `PyQt <http://www.riverbankcomputing.co.uk/>`_, or `PySide | |
|
317 | <http://qt-project.org/wiki/PySide>`_. | |
|
319 | 318 | |
|
320 | 319 | pygments |
|
321 | 320 | -------- |
General Comments 0
You need to be logged in to leave comments.
Login now