From a934fe76ee63434c6b0272a198dcc67a3b594665 2014-10-02 18:55:16 From: Thomas Kluyver Date: 2014-10-02 18:55:16 Subject: [PATCH] Merge pull request #6593 from minrk/command-doc note how to start the qtconsole --- diff --git a/docs/source/interactive/qtconsole.rst b/docs/source/interactive/qtconsole.rst index 0394569..57a375e 100644 --- a/docs/source/interactive/qtconsole.rst +++ b/docs/source/interactive/qtconsole.rst @@ -4,6 +4,10 @@ A Qt Console for IPython ========================= +To start the Qt Console:: + + ipython qtconsole + We now have a version of IPython, using the new two-process :ref:`ZeroMQ Kernel `, running in a PyQt_ GUI. This is a very lightweight widget that largely feels like a terminal, but provides a number of enhancements only