#!/usr/bin/env python # coding: utf-8 # # # IPython Documentation # This directory contains IPython's notebook-based documentation. This augments our [Sphinx-based documentation](http://ipython.org/ipython-doc/stable/index.html) with notebooks that contain interactive tutorials and examples. Over time, more of our documentation will be pulled into this format. # ## Topics # * [IPython Kernel](IPython Kernel/Index.ipynb): IPython's core syntax and command line features available in all frontends # * [Embedding](Embedding/Index.ipynb): Embedding and reusing IPython's components into other applications #