Apply suggested fix
This commit is contained in:
parent
b4d73d3ee4
commit
7258654cd1
@ -54,10 +54,10 @@ PuDB supports the following external shells.
|
|||||||
- `IPython <https://ipython.org/>`_
|
- `IPython <https://ipython.org/>`_
|
||||||
The `IPython` shell can also be used in a server-client fasion, which is
|
The `IPython` shell can also be used in a server-client fasion, which is
|
||||||
enabled by selecting the shell `ipython_kernel` in the settings. When set,
|
enabled by selecting the shell `ipython_kernel` in the settings. When set,
|
||||||
the ``!`` key will start an `IPython` kernel and wait for connection from
|
the ``!`` key will start an `IPython` kernel and wait for connection from,
|
||||||
`qtconsole`. Like other shells, `ipython_kernel` blocks the debugger UI
|
e.g., `qtconsole`. Like other shells, `ipython_kernel` blocks the debugger
|
||||||
while it is active. Type `quit` or `exit` from a client to exit the kernel
|
UI while it is active. Type `quit` or `exit` from a client to exit the
|
||||||
and return to the debugger.
|
kernel and return to the debugger.
|
||||||
- `bpython <https://bpython-interpreter.org/>`_
|
- `bpython <https://bpython-interpreter.org/>`_
|
||||||
- `ptpython <https://github.com/jonathanslenders/ptpython>`_
|
- `ptpython <https://github.com/jonathanslenders/ptpython>`_
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user