From 4966cd43432f8cedac3bdf6ebb8607cde2895eda 2015-02-09 21:49:43 From: Min RK Date: 2015-02-09 21:49:43 Subject: [PATCH] Backport PR #6593: note how to start the qtconsole at the top of the qtconsole doc closes #6575 --- diff --git a/docs/source/interactive/qtconsole.rst b/docs/source/interactive/qtconsole.rst index d6397ae..870e029 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