IPython
4.x
  • Introduction
  • What’s new in IPython
  • Installation
  • Using IPython for interactive work
    • Introducing IPython
    • Built-in magic commands
    • Plotting
    • IPython reference
    • IPython as a system shell
    • IPython Tips & Tricks
  • Configuration and customization
  • Developer’s guide for third party tools and libraries
  • Developer’s guide to core IPython
  • The IPython API
  • About IPython
IPython
  • Docs »
  • Using IPython for interactive work
  • Edit on GitHub

Using IPython for interactive workΒΆ

  • Introducing IPython
    • The four most helpful commands
    • Tab completion
    • Exploring your objects
    • Magic functions
    • History
    • System shell commands
    • Configuration
  • Built-in magic commands
    • Line magics
    • Cell magics
  • Plotting
  • 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
    • Environment variables
    • Aliases
    • Directory management
    • Prompt customization
    • String lists
  • IPython Tips & Tricks
    • Embed IPython in your programs
    • Run doctests
    • Use IPython to present interactive demos
    • Suppress output
    • Lightweight ‘version control’

See also

A Qt Console for Jupyter The Jupyter Notebook

Next Previous

© Copyright The IPython Development Team. Revision 7c35f460.

Built with Sphinx using a theme provided by Read the Docs.