========
Examples
========

These sections show off various features and styles of this theme.
They should help you understand how this theme behaves and how others are using it.
See the sections in the primary sidebar and below to explore.

.. toctree::

    gallery


.. Note: the source for code-cells-myst-nb is actually code-cells.ipynb but it is copied to a separate file at build time

.. toctree::
    :maxdepth: 2
    :caption: Theme-specific styles

    kitchen-sink/index
    pydata
    Code Cells (nbsphinx) <code-cells>
    Code Cells (MyST-NB) <code-cells-myst-nb>
    execution
    graphviz


.. Note: the caption below is intentionally long in order to test out what long captions look like.

.. toctree::
    :maxdepth: 3
    :numbered:
    :caption: Reference and test section. Mostly meant for developers to check that things look OK.

    regressions
    no-sidebar
    persistent-search-field
    in-page-toc
    subpages/index
    mult_headers
    Link to an external site <https://jupyterbook.org/>

.. meta::
    :description lang=en:
        A collection of pages demonstrating the features of the pydata-sphinx-theme.
