IPython
Introduction
Overview
Enhanced interactive Python shell
Decoupled two-process model
Interactive parallel computing
What’s new in IPython
Development version
1.0 Series
Issues closed in the 1.0 development cycle
0.13 Series
Issues closed in the 0.13 development cycle
0.12 Series
Issues closed in the 0.12 development cycle
0.11 Series
Issues closed in the 0.11 development cycle
0.10 series
0.9 series
0.8 series
Installation
Quickstart
Overview
Installing IPython itself
Basic optional dependencies
Dependencies for IPython.parallel (parallel computing)
Dependencies for IPython.kernel.zmq
Dependencies for the IPython QT console
Dependencies for the IPython HTML notebook
Dependencies for nbconvert (converting notebooks to various formats)
Using IPython for interactive work
Introducing IPython
IPython Tips & Tricks
IPython reference
IPython as a system shell
A Qt Console for IPython
The IPython Notebook
Converting notebooks to other formats
Running a notebook server
Using IPython for parallel computing
Overview and getting started
Starting the IPython controller and engines
IPython’s Direct interface
Parallel Magic Commands
The IPython task interface
The AsyncResult object
Using MPI with IPython
IPython’s Task Database
Security details of IPython
Getting started with Windows HPC Server 2008
Parallel examples
DAG Dependencies
Details of Parallel Computing with IPython
Transitioning from IPython.kernel to IPython.parallel
Configuration and customization
Overview of the IPython configuration system
IPython extensions
Configuring the
ipython
command line application
Integrating your objects with IPython
Editor configuration
Custom input transformation
Outdated configuration information that might still be useful
IPython developer’s guide
Working with IPython source code
Messaging in IPython
Messaging for Parallel Computing
Connection Diagrams of The IPython ZMQ Cluster
The IPython API
About IPython
Credits
History
License and Copyright
IPython
Docs
»
Configuration and customization
Edit on GitHub
Configuration and customization
ΒΆ
Overview of the IPython configuration system
The main concepts
Configuration objects and files
Configuration files inheritance
Class based configuration inheritance
Configuration file location
Profiles
Command-line arguments
Design requirements
IPython extensions
Getting extensions
Using extensions
Writing extensions
Extensions bundled with IPython
Configuring the
ipython
command line application
Application-level configuration
Classes that can be configured
Example
Integrating your objects with IPython
Tab completion
Rich display
Custom exception tracebacks
Editor configuration
TextMate
Vim
(X)Emacs
Custom input transformation
String based transformations
AST transformations
Outdated configuration information that might still be useful
Color
Input/Output prompts and exception tracebacks
Object details (types, docstrings, source code, etc.)
Fine-tuning your prompt