1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
=================
IPython shortcuts
=================
Available shortcut in IPython terminal.
.. warning::
This list is automatically generated, and may not hold all the available
shortcut. In particular, it may depends on the version of ``prompt_toolkit``
installed during the generation of this page.
Single Filtered shortcuts
=========================
.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: single_filtered.csv
Multi Filtered shortcuts
=========================
.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: multi_filtered.csv
|