Contribute Media
A thank you to everyone who makes this possible: Read More

Making python Interactive and fun using IPython notebook

Description

Starting from the very basics of IPython, we shall discuss the following:

  • Overview of IPython notebook UI.
  • The input, Output and history
  • How IPython helps consume and understand documentation of libraries and functions easily and in an efficient manner.
  • The magic of magic functions in IPython
  • Brief overview of underlying functionality of IPython : Kernels and different processes.
  • IPython notebook is not only about code : Various representation styles that come in-built.
  • Brief introduction of IPython Cluster.

Details

Improve this page