Table Of Contents
Configuration and customization
Configuring IPython
Extending and integrating with IPython
Related Topics
Documentation overview
Previous:
Transitioning from IPython.kernel to IPython.parallel
Next:
Introduction to IPython configuration
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Configuration and customization
¶
Configuring IPython
¶
Introduction to IPython configuration
Setting configurable options
Profiles
The IPython directory
IPython options
Terminal IPython options
IPython kernel options
IPython notebook options
IPython Qt console options
Specific config details
Prompts
Terminal Colors
Editor configuration
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
Custom input transformation
String based transformations
AST transformations
Registering callbacks