Conversation
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:
Rendered Changes🔍 Inspect the changes: https://github.com/carpentries-incubator/python-intermediate-development/compare/md-outputs..md-outputs-PR-502 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-02-19 17:30:54 +0000 |
|
Also see #513 - where alt text was included in mermaid diagrams @matt-graham. |
bielsnohr
left a comment
There was a problem hiding this comment.
Overall, this looks good to me. Just a few minor changes to make before merging.
Co-authored-by: Matthew <6177028+bielsnohr@users.noreply.github.com>
bielsnohr
left a comment
There was a problem hiding this comment.
Thanks for addressing everything. LGTM!
Auto-generated via `{sandpaper}`
Source : 37e9c92
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2026-02-24 10:44:48 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : e281993
Branch : main
Author : Matthew <6177028+bielsnohr@users.noreply.github.com>
Time : 2026-02-24 10:42:43 +0000
Message : Merge pull request #502 from carpentries-incubator/issue-501
Adding and expanding alt text for figures in episodes in section 5
Resolves #501
In some cases figures here already have alt-text attributes set but they are fairly minimal and not sufficient to convey same information as included in image so I have tried to expand these to be more descriptive.