Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A clean, three-column Sphinx theme with Bootstrap for the PyData community

License

NotificationsYou must be signed in to change notification settings

pydata/pydata-sphinx-theme

Repository files navigation

License badgePyPI version badgeconda-forge version badgeGitHub Workflow test status badgeRead the Docs build status badge

A clean, three-column, Bootstrap-based Sphinx theme by and for thePyData community.

PyData theme - Configure the search position demo image showcasing both the light and dark theme in a single image.

Installation and usage

The theme is available on PyPI and conda-forge. You can installand use as follows:

  • Install thepydata-sphinx-theme in your doc build environment:

    pip install pydata-sphinx-theme# orconda install pydata-sphinx-theme --channel conda-forge
  • Then, in theconf.py of your sphinx docs, you update thehtml_themeconfiguration option:

    html_theme="pydata_sphinx_theme"

And that's it!

Note

This theme may not work with the latest major versions of Sphinx, especiallyif they have only recently been released. Please give us a few months oftime to work out any bugs and changes when new releases are made.Seeour contributing documentation for more information.

Contribute to and develop the theme

Contributions are very welcome! Installing the development version, buildingthe example docs and developing theCSS/JS of the theme, etc., is explained inmore detail in the contributing section of the documentation:


[8]ページ先頭

©2009-2025 Movatter.jp