-
-
Notifications
You must be signed in to change notification settings - Fork 8k
DOC: Fix examples gallery layout issues #24475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix single column layout and extra white space caused by pydata-sphinx-theme 0.10.0, see matplotlib#23976. This was fixed in github.com/pydata/pydata-sphinx-theme/pull/964.
Should we be pinning in mpl-sphinx-theme instead?
Merging this is the pragmatic fix so lets merge it to unbreak the docs.
This also seems to have effectively resolved itself as the latest run of the dev-docs grabbed 0.11.0 or better anyway.
In mpl-sphinx-theme we have an unreleased commit that pins to pydata-sphinx-theme to >=0.11.0 and I think pinning it forward is a different issue.
I am wary of pinning to tightly to the libraries in the docs requirement stack. If I am reading this correctly this is due to change in sphinx-gallery than required a change in pydata-sphinx-theme? I think our options here are to push pins forward is a bunch of places or to very aggressively exactly pin. I would much rather pin forward and deal with transient issue like this than get in to the business of lots of exact pinning.
Oops, something went wrong applying the patch ... Please have a look at my logs.
PR Summary
Fix single column layout and extra white space caused by pydata-sphinx-theme 0.10.0, see #23976. This was fixed in pydata/pydata-sphinx-theme/pull/964.
Closes #23976.
PR Checklist
Documentation and Tests
pytest
passes)Release Notes
.. versionadded::
directive in the docstring and documented indoc/users/next_whats_new/
.. versionchanged::
directive in the docstring and documented indoc/api/next_api_changes/
next_whats_new/README.rst
ornext_api_changes/README.rst