diff --git a/doc/conf.py b/doc/conf.py index 4a1b8d8..591e426 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -125,7 +125,7 @@ def setup(app): myst_admonition_enable = True myst_deflist_enable = True -panels_add_boostrap_css = False +panels_add_bootstrap_css = False # -- Options for HTMLHelp output ------------------------------------------ diff --git a/doc/doc-requirements.txt b/doc/doc-requirements.txt index 6eb7fc9..0ff809a 100644 --- a/doc/doc-requirements.txt +++ b/doc/doc-requirements.txt @@ -6,5 +6,5 @@ jupyterhub memory_profiler pytest PyGitHub -pydata_sphinx_theme +git+https://github.com/pandas-dev/pydata-sphinx-theme sphinxext-rediraffe