IPython Documentation

Navigation

  • index
  • modules |
  • next |
  • previous |
  • home| 
  • search| 
  • documentation »

Previous topic

Quickstart

Next topic

Introducing IPython

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Using IPython for interactive workΒΆ

  • Introducing IPython
    • The four most helpful commands
    • Tab completion
    • Exploring your objects
    • Magic functions
    • History
    • System shell commands
    • Configuration
  • IPython Tips & Tricks
    • Embed IPython in your programs
    • Run doctests
    • Use IPython to present interactive demos
    • Suppress output
    • Lightweight ‘version control’
  • IPython reference
    • Command-line usage
    • Interactive use
    • IPython as your default Python environment
    • Embedding IPython
    • Using the Python debugger (pdb)
    • Pasting of code starting with Python or IPython prompts
    • GUI event loop support
    • Plotting with matplotlib
    • Interactive demos with IPython
  • IPython as a system shell
    • Overview
    • Aliases
    • Directory management
    • Prompt customization
    • String lists
  • A Qt Console for IPython
    • %load
    • Inline Matplotlib
    • Saving and Printing
    • Colors and Highlighting
    • Fonts
    • Process Management
    • Qt and the QtConsole
    • Regressions

See also

The IPython notebook

©The IPython Development Team. | Powered by Sphinx 1.3.1 & Alabaster 0.7.3 | Page source