We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Getting Started with IPython

Formal Metadata

Title
Getting Started with IPython
Title of Series
Number of Parts
8
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
This talk introduces listeners to the basics of IPython, an enhanced interactive Python shell that is superior to the default Python shell. Jacinda performs a live demonstration of key features of IPython, including: * Tab-completion of the local namespace * "Magic" commands including %paste, %cd and more * Auto-indentation of code * Command history * Interactive profiling and timing support