1. 7f51a0332edd0c675c2d314ca3e62df7ef041281 deps/ipython (8.4.0-33-g7f51a0332)
36 lines
563 B
ReStructuredText
36 lines
563 B
ReStructuredText
.. _config_index:
|
|
|
|
===============================
|
|
Configuration and customization
|
|
===============================
|
|
|
|
Configuring IPython
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro
|
|
options/index
|
|
shortcuts/index
|
|
details
|
|
|
|
.. seealso::
|
|
|
|
:doc:`/development/config`
|
|
Technical details of the config system.
|
|
|
|
Extending and integrating with IPython
|
|
--------------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
extensions/index
|
|
integrating
|
|
custommagics
|
|
shell_mimerenderer
|
|
inputtransforms
|
|
callbacks
|
|
eventloops
|