IPython
8.10.0
  • IPython Documentation
  • Overview
  • What’s new in IPython
  • Installation
  • Tutorial
  • Configuration and customization
    • Configuring IPython
      • Introduction to IPython configuration
      • IPython options
      • IPython shortcuts
      • Specific config details
    • Extending and integrating with IPython
      • IPython extensions
      • Integrating your objects with IPython
      • Defining custom magics
      • Accessing user namespace and local scope
      • Silencing the magic output
      • Complete Example
      • Mime Renderer Extensions
      • Custom input transformation
      • IPython Events
      • Integrating with GUI event loops
  • Developer’s guide for third party tools and libraries
  • Guide for IPython core Developers
  • The IPython API
  • IPython Sphinx Directive
  • About IPython
IPython
  • Configuration and customization
  • Edit on GitHub

Important

This documentation covers IPython versions 6.0 and higher. Beginning with version 6.0, IPython stopped supporting compatibility with Python versions lower than 3.3 including all versions of Python 2.7.

If you are looking for an IPython version compatible with Python 2.7, please use the IPython 5.x LTS release and refer to its documentation (LTS is the long term support release).

Configuration and customization¶

Configuring IPython¶

  • Introduction to IPython configuration
    • Setting configurable options
    • Profiles
    • The IPython directory
    • Systemwide configuration
  • IPython options
    • Terminal IPython options
    • IPython kernel options
  • IPython shortcuts
  • Specific config details
    • Custom Prompts
    • Terminal Colors
    • Editor configuration
    • Keyboard Shortcuts

See also

Overview of the IPython configuration system

Technical details of the config system.

Extending and integrating with IPython¶

  • IPython extensions
    • Getting extensions
    • Using extensions
    • Writing extensions
    • Extensions bundled with IPython
  • Integrating your objects with IPython
    • Tab completion
    • Rich display
    • Custom exception tracebacks
  • Defining custom magics
  • Accessing user namespace and local scope
  • Silencing the magic output
  • Complete Example
  • Mime Renderer Extensions
  • Custom input transformation
    • String based transformations
    • AST transformations
  • IPython Events
    • Events
  • Integrating with GUI event loops
    • Integrating with a new event loop in the terminal
    • Integrating with a new event loop in the kernel
Previous Next

© Copyright The IPython Development Team. Revision 15ea1ed5. Last updated on Feb 10, 2023.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 8.10.0
Versions
latest
stable
8.10.0
8.9.0
8.8.0
8.7.0
8.6.0
8.5.0
8.4.0
8.3.0
8.2.0
8.1.1
8.1.0
8.0.1
8.0.0
7.31.0
7.30.1
7.30.0
7.29.0
7.28.0
7.27.0
7.26.0
7.25.0
7.24.1
7.24.0
7.23.1
7.23.0
7.22.0
7.21.0
7.20.0
7.19.0
7.18.1
7.18.0
7.17.0
7.16.1
7.16.0
7.15.0
7.14.0
7.13.0
7.12.0
7.11.1
7.10.2
7.9.0
7.8.0
7.7.0
7.6.1
7.5.0
7.4.0
7.3.0
7.2.0
7.1.1
7.x
6.5.0
6.x
5.x
4.x
3.x
2.x
1.x
Downloads
On Read the Docs
Project Home
Builds