Movatterモバイル変換


[0]ホーム

URL:


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: Remove notebook instructions from image tutorial#30686

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
timhoffm merged 1 commit intomatplotlib:mainfromtimhoffm:doc-remove-notebook
Oct 27, 2025

Conversation

@timhoffm
Copy link
Member

This information is not needed for the tutorial. For a topic tutorial, we can assume that the user has a working matplotlib setup one way or the other and basically knows how to operate it.

The notebook instructions are also not that specific or valuable that it
would be worth extracting to another place.

Closes#20554.

PR summary

PR checklist

This information is not needed for the tutorial. For a topic tutorial,we can assume that the user has a working matplotlib setup one way orthe other and basically knows how to operate it.The notebook instructions are also not that specific or valuable that it would be worth extracting to another place.Closesmatplotlib#20554.
@github-actionsgithub-actionsbot added the Documentation: tutorialsfiles in galleries/tutorials labelOct 27, 2025
@story645story645 added this to thev3.10-doc milestoneOct 27, 2025
@timhoffm
Copy link
MemberAuthor

Doc build failure is unrelated and will be fixed in#30687.

@timhoffmtimhoffm merged commite0f0ded intomatplotlib:mainOct 27, 2025
18 of 21 checks passed
@timhoffmtimhoffm deleted the doc-remove-notebook branchOctober 27, 2025 16:58
@lumberbot-app
Copy link

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.xgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 e0f0ded0d123c34d70e7399884b42be2da266758
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #30686: DOC: Remove notebook instructions from image tutorial'
  1. Push to a named branch:
git push YOURFORK v3.10.x:auto-backport-of-pr-30686-on-v3.10.x
  1. Create a PR against branch v3.10.x, I would have named this PR:

"Backport PR#30686 on branch v3.10.x (DOC: Remove notebook instructions from image tutorial)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove theStill Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free tosuggest an improvement.

@lumberbot-app
Copy link

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.7-docgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 e0f0ded0d123c34d70e7399884b42be2da266758
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #30686: DOC: Remove notebook instructions from image tutorial'
  1. Push to a named branch:
git push YOURFORK v3.10.7-doc:auto-backport-of-pr-30686-on-v3.10.7-doc
  1. Create a PR against branch v3.10.7-doc, I would have named this PR:

"Backport PR#30686 on branch v3.10.7-doc (DOC: Remove notebook instructions from image tutorial)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove theStill Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free tosuggest an improvement.

@timhoffm
Copy link
MemberAuthor

Not worth a manual backport

@QuLogicQuLogic modified the milestones:v3.10-doc,v3.11.0Oct 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@story645story645story645 approved these changes

Assignees

No one assigned

Labels

Documentation: tutorialsfiles in galleries/tutorials

Projects

None yet

Milestone

v3.11.0

Development

Successfully merging this pull request may close these issues.

Remove discussion of jupyter backends from image tutorial

3 participants

@timhoffm@story645@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp