IPython documentation is now hosted on the Read the Docs service.
Many pieces which were previously part of IPython were split out in version 4, and now have their own documentation.
- Jupyter includes:
- The Jupyter notebook and 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