Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 563 Bytes

index.rst

File metadata and controls

35 lines (26 loc) · 563 Bytes

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