Documentation — IPython (original) (raw)
IPython documentation is now hosted on the_Read the Docs_ service.
Other pieces¶
Many pieces which were previously part of IPython were split out in version 4, and now have their own documentation.
- Jupyter includes:
- The Jupyter notebookand notebook file format
- The Jupyter Qt console
- The kernel messaging protocol
- Many other components
- ipyparallel(formerly
IPython.parallel
) - ipykernel (minimal docs, only release notes for the ipykernel package)
- ipywidgets(formerly
IPython.html.widgets
) - Traitlets, the config system used by IPython and Jupyter