We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4deaddf commit 5d5d5e3Copy full SHA for 5d5d5e3
doc/conf.py
@@ -125,7 +125,7 @@ def setup(app):
125
myst_admonition_enable = True
126
myst_deflist_enable = True
127
128
-panels_add_boostrap_css = False
+panels_add_bootstrap_css = False
129
130
# -- Options for HTMLHelp output ------------------------------------------
131
doc/doc-requirements.txt
@@ -6,5 +6,5 @@ jupyterhub
6
memory_profiler
7
pytest
8
PyGitHub
9
-pydata_sphinx_theme
+git+https://github.com/pandas-dev/pydata-sphinx-theme
10
sphinxext-rediraffe
0 commit comments