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.