##// END OF EJS Templates
Finishing the index files.
Finishing the index files.

File last commit:

r16115:c70632c7
r16118:61d31e5b
Show More
Index.ipynb
58 lines | 1.9 KiB | text/plain | TextLexer
No description has been provided for this image

IPython Documentation

This directory contains IPython's notebook-based documentation. This augments our Sphinx-based documentation with notebooks that contain interactive tutorials and examples. Over time, more of our documentation will be pulled into this format.

Topics

  • Core: IPython's core syntax and command line features available in all of our frontends
  • Notebook: The IPython Notebook frontend
  • Widgets: Interactive JavaScript/HTML widgets and interact
  • Parallel: IPython's library for interactive parallel computing
  • Customization: How to configure IPython and customize it with magics, extensions, etc.
  • Embedding: Embedding and reusing IPython's components into other applications
  • [Builtin Extensions](Builtin Extensions/Index.ipynb): Extensions we ship with IPython
  • Misc: Content that doesn't fit anywhere else