PyData Sample#
This is a simple demonstration of the PyData Sphinx theme, last updated on 8 April 2025.
Usage#
Install this theme:
$ pip install pydata-sphinx-theme
Add the following to your
conf.py
file:html_theme = 'pydata_sphinx_theme'
Run Sphinx!
Documentation#
Please find further resources and documentation for the PyData theme at https://pydata-sphinx-theme.readthedocs.io/.