##// END OF EJS Templates
Backport PR #6593: note how to start the qtconsole...
Min RK -
Show More
@@ -4,6 +4,10 b''
4 4 A Qt Console for IPython
5 5 =========================
6 6
7 To start the Qt Console::
8
9 ipython qtconsole
10
7 11 We now have a version of IPython, using the new two-process :ref:`ZeroMQ Kernel
8 12 <ipythonzmq>`, running in a PyQt_ GUI. This is a very lightweight widget that
9 13 largely feels like a terminal, but provides a number of enhancements only
General Comments 0
You need to be logged in to leave comments. Login now