Skip to content

Remove images present in fig folder that are not references in curriculum content#361

Open
marcodallavecchia wants to merge 2 commits intodatacarpentry:mainfrom
marcodallavecchia:remove-unused-images
Open

Remove images present in fig folder that are not references in curriculum content#361
marcodallavecchia wants to merge 2 commits intodatacarpentry:mainfrom
marcodallavecchia:remove-unused-images

Conversation

@marcodallavecchia
Copy link
Contributor

This PR closes #360, by removing unreferences images that were version controlled in the fig directory but never used in the actual markdown text.

As briefly listed in #350, I could only find those 3 images that were not used, thus I simply removed them. Re-rendering the website locally did not lead to any errors.

It should be straight-forward to merge this, as I only removed the unused images.

@github-actions
Copy link

github-actions bot commented Mar 23, 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/datacarpentry/image-processing/compare/md-outputs..md-outputs-PR-361

The following changes were observed in the rendered markdown documents:


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-03-23 15:52:50 +0000

github-actions bot pushed a commit that referenced this pull request Mar 23, 2026
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.

Remove images that aren't used in the lesson

1 participant