Skip to content

added plot_cmd(candidate_df) to episode 8 to resolve issue #227#253

Merged
ShebMichel merged 1 commit intodatacarpentry:mainfrom
abostroem:issue227
Dec 10, 2025
Merged

added plot_cmd(candidate_df) to episode 8 to resolve issue #227#253
ShebMichel merged 1 commit intodatacarpentry:mainfrom
abostroem:issue227

Conversation

@abostroem
Copy link
Copy Markdown
Contributor

Closes #227

Added plot_cmd command to exercise solution in episode 8

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 8, 2025

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/datacarpentry/astronomy-python/compare/md-outputs..md-outputs-PR-253

The following changes were observed in the rendered markdown documents:

 08-plot.md | 1 +
 md5sum.txt | 2 +-
 2 files changed, 2 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 2025-12-08 23:18:33 +0000

github-actions bot pushed a commit that referenced this pull request Dec 8, 2025
@ShebMichel ShebMichel merged commit eea1145 into datacarpentry:main Dec 10, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 10, 2025
Auto-generated via `{sandpaper}`
Source  : eea1145
Branch  : main
Author  : ShebMichel <45086441+ShebMichel@users.noreply.github.com>
Time    : 2025-12-10 00:26:51 +0000
Message : Merge pull request #253 from abostroem/issue227

added plot_cmd(candidate_df) to episode 8 to resolve issue #227
github-actions bot pushed a commit that referenced this pull request Dec 10, 2025
Auto-generated via `{sandpaper}`
Source  : 0526d85
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-12-10 00:27:32 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : eea1145
Branch  : main
Author  : ShebMichel <45086441+ShebMichel@users.noreply.github.com>
Time    : 2025-12-10 00:26:51 +0000
Message : Merge pull request #253 from abostroem/issue227

added plot_cmd(candidate_df) to episode 8 to resolve issue #227
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.

plot_cmd should be included in the second to last exercise

2 participants