Skip to content

Update 'running commands with snakemake' section#44

Open
florence-bockting wants to merge 1 commit into
mainfrom
detailed-intro
Open

Update 'running commands with snakemake' section#44
florence-bockting wants to merge 1 commit into
mainfrom
detailed-intro

Conversation

@florence-bockting
Copy link
Copy Markdown
Collaborator

Fixes #39 and is related to #41.

Description

This PR suggests improvements for the Section 'Running commands with snakemake' by providing

TODO

  • check whether site builds locally via sandpaper::serve(), sandpaper::build_lesson(), and sandpaper::check_lesson()

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 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/carpentries-incubator/hpc-workflows/compare/md-outputs..md-outputs-PR-44

The following changes were observed in the rendered markdown documents:

 01-introduction.md | 100 ++++++++++++++++++++++++++++++++++++++++++++---------
 md5sum.txt         |   2 +-
 2 files changed, 84 insertions(+), 18 deletions(-)
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-05-31 11:22:27 +0000

@florence-bockting florence-bockting marked this pull request as ready for review May 31, 2026 12:18
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.

Explanation of options when introducing new commands

1 participant