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
»
IPython Documentation
Edit on GitHub
IPython Documentation
¶
This is a partial copy of IPython documentation, please visit
IPython official documentation
.
Contents
¶
Introduction
What’s new in IPython
Installation
Using IPython for interactive work
Using IPython for parallel computing
Configuration and customization
IPython developer’s guide
The IPython API
About IPython