Skip to content

[CI] Upgrade sphinx-gallery 0.11.1 -> 0.17.1 #3449

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
merged 2 commits into from
Jul 10, 2025
Merged

Conversation

clee2000
Copy link
Contributor

The isolated subprocess build was preventing errors from surfacing, but upgrading to 0.17.1 (which has its own parallelization with joblib) makes it surface correctly

I only found 1 failure which was ax_multiobjective_nas_tutorial and it was because the ax-platform package got a new version that removed something it was using, so I pinned that too

We are also using split_code_and_text_blocks, which got moved somewhere else, so I changed that too, hopefully it is correct

Testing: on a different PR, I raised runtimeerror in one of the tutorials and saw that the error was surfaced

Copy link

pytorch-bot bot commented Jul 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3449

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 3950afd with merge base fee83dd (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@svekars svekars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@svekars svekars added build issue Issues relating to the tutorials build dependencies Pull requests that update a dependency file labels Jul 10, 2025
@clee2000 clee2000 merged commit 876c563 into main Jul 10, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues relating to the tutorials build cla signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants