====================
The Jupyter Notebook
====================

* `Installation <https://jupyter.readthedocs.io/en/latest/install.html>`_
* `Starting the Notebook <https://jupyter.readthedocs.io/en/latest/running.html>`_

.. toctree::
   :maxdepth: 1
   :caption: User Documentation

   notebook
   ui_components
   examples/Notebook/examples_index.rst
   troubleshooting
   changelog
   comms

.. toctree::
   :maxdepth: 1
   :caption: Configuration

   config_overview
   config
   public_server
   security
   frontend_config
   examples/Notebook/Distributing Jupyter Extensions as Python Packages
   extending/index.rst

.. toctree::
   :maxdepth: 1
   :caption: Contributor Documentation

   contributing
   development_faq

.. toctree::
    :hidden:

    examples/Notebook/nbpackage/mynotebook.ipynb
    examples/Notebook/nbpackage/nbs/other.ipynb
