Skip to content

Add explanation for plt.show#60

Merged
andrewgait merged 1 commit intomainfrom
16-pltshow-isnt-necessary-in-jupyter-notebooks
Apr 13, 2026
Merged

Add explanation for plt.show#60
andrewgait merged 1 commit intomainfrom
16-pltshow-isnt-necessary-in-jupyter-notebooks

Conversation

@andrewgait
Copy link
Copy Markdown
Collaborator

Resolves #16

@andrewgait andrewgait linked an issue Apr 13, 2026 that may be closed by this pull request
@andrewgait andrewgait requested a review from Scottan April 13, 2026 12:05
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/UoMResearchIT/programming_with_python/compare/md-outputs..md-outputs-PR-60

The following changes were observed in the rendered markdown documents:

 03-numpy_essential.md | 12 ++++++++++++
 md5sum.txt            |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2026-04-13 12:07:00 +0000

github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Copy link
Copy Markdown
Collaborator

@Scottan Scottan left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewgait andrewgait merged commit 1c79946 into main Apr 13, 2026
5 checks passed
@andrewgait andrewgait deleted the 16-pltshow-isnt-necessary-in-jupyter-notebooks branch April 13, 2026 13:20
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Auto-generated via `{sandpaper}`
Source  : 1c79946
Branch  : main
Author  : Andrew Gait <andrew.gait@manchester.ac.uk>
Time    : 2026-04-13 13:20:40 +0000
Message : Merge pull request #60 from UoMResearchIT/16-pltshow-isnt-necessary-in-jupyter-notebooks

Add explanation for plt.show
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Auto-generated via `{sandpaper}`
Source  : 3563fbc
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-04-13 13:21:52 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1c79946
Branch  : main
Author  : Andrew Gait <andrew.gait@manchester.ac.uk>
Time    : 2026-04-13 13:20:40 +0000
Message : Merge pull request #60 from UoMResearchIT/16-pltshow-isnt-necessary-in-jupyter-notebooks

Add explanation for plt.show
github-actions bot pushed a commit that referenced this pull request Apr 14, 2026
Auto-generated via `{sandpaper}`
Source  : 3563fbc
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-04-13 13:21:52 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1c79946
Branch  : main
Author  : Andrew Gait <andrew.gait@manchester.ac.uk>
Time    : 2026-04-13 13:20:40 +0000
Message : Merge pull request #60 from UoMResearchIT/16-pltshow-isnt-necessary-in-jupyter-notebooks

Add explanation for plt.show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plt.show isn't necessary in Jupyter notebooks

2 participants