Skip to content

Commit 5d5d5e3

Browse files
authored
🐛 FIX: documentation bug in pydata theme (#214)
1 parent 4deaddf commit 5d5d5e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def setup(app):
125125
myst_admonition_enable = True
126126
myst_deflist_enable = True
127127

128-
panels_add_boostrap_css = False
128+
panels_add_bootstrap_css = False
129129

130130
# -- Options for HTMLHelp output ------------------------------------------
131131

doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jupyterhub
66
memory_profiler
77
pytest
88
PyGitHub
9-
pydata_sphinx_theme
9+
git+https://github.com/pandas-dev/pydata-sphinx-theme
1010
sphinxext-rediraffe

0 commit comments

Comments
 (0)