Show More
@@ -4,6 +4,10 b'' | |||||
4 | A Qt Console for IPython |
|
4 | A Qt Console for IPython | |
5 | ========================= |
|
5 | ========================= | |
6 |
|
6 | |||
|
7 | To start the Qt Console:: | |||
|
8 | ||||
|
9 | ipython qtconsole | |||
|
10 | ||||
7 | We now have a version of IPython, using the new two-process :ref:`ZeroMQ Kernel |
|
11 | We now have a version of IPython, using the new two-process :ref:`ZeroMQ Kernel | |
8 | <ipythonzmq>`, running in a PyQt_ GUI. This is a very lightweight widget that |
|
12 | <ipythonzmq>`, running in a PyQt_ GUI. This is a very lightweight widget that | |
9 | largely feels like a terminal, but provides a number of enhancements only |
|
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