Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee6f0f4

Browse files
authored
DOC: Fix examples gallery layout issues
Fix single column layout and extra white space caused by pydata-sphinx-theme 0.10.0, see #23976. This was fixed in github.com/pydata/pydata-sphinx-theme/pull/964.
1 parent 57710db commit ee6f0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ipython
1313
ipywidgets
1414
numpydoc>=1.0
1515
packaging>=20
16-
pydata-sphinx-theme>=0.9.0
16+
pydata-sphinx-theme>=0.11.0
1717
mpl-sphinx-theme
1818
sphinxcontrib-svg2pdfconverter>=1.1.0
1919
sphinx-gallery>=0.10

0 commit comments

Comments
 (0)