Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
tacaswell merged 1 commit into matplotlib:main from StefRe:patch-1
Nov 16, 2022
Merged

Conversation

Copy link
Contributor

@StefRe StefRe commented Nov 16, 2022

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

  • [N/A] Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • [N/A] New plotting related features are documented with examples.

Release Notes

  • [N/A] New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • [N/A] API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • [N/A] Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

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.
@story645 story645 added Documentation: build building the docs PR: dependencies Pull requests that update a dependency file labels Nov 16, 2022
Copy link
Member

jklymak commented Nov 16, 2022

Should we be pinning in mpl-sphinx-theme instead?

story645 reacted with thumbs up emoji

@tacaswell tacaswell added this to the v3.6-doc milestone Nov 16, 2022
Copy link
Member

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.

timhoffm reacted with thumbs up emoji

@tacaswell tacaswell modified the milestones: v3.6-doc, v3.6.3 Nov 16, 2022
@tacaswell tacaswell merged commit 4c4df7f into matplotlib:main Nov 16, 2022
Copy link

lumberbot-app bot commented Nov 16, 2022

Oops, something went wrong applying the patch ... Please have a look at my logs.

@StefRe StefRe deleted the patch-1 branch November 17, 2022 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@ksunden ksunden ksunden approved these changes

Assignees
No one assigned
Labels
Documentation: build building the docs PR: dependencies Pull requests that update a dependency file
Projects
None yet
Milestone
v3.6.3
Development

Successfully merging this pull request may close these issues.

[Doc]: Examples Gallery Layout changed to one or two columns

AltStyle によって変換されたページ (->オリジナル) /