Skip to content

making Latex labels raw strings#256

Merged
ShebMichel merged 1 commit intodatacarpentry:mainfrom
abostroem:issue218
Dec 9, 2025
Merged

making Latex labels raw strings#256
ShebMichel merged 1 commit intodatacarpentry:mainfrom
abostroem:issue218

Conversation

@abostroem
Copy link
Copy Markdown
Contributor

Closes #218
This adds an r in front of the Latex strings to avoid a warning in the test notebook. For this fix to take effect a new student_download zip file will need to be issued.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 9, 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-256

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 2025-12-09 00:04:20 +0000

github-actions bot pushed a commit that referenced this pull request Dec 9, 2025
@ShebMichel ShebMichel merged commit de63586 into datacarpentry:main Dec 9, 2025
3 checks passed
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.

test notebook issues a warning when episode_functions are imported

2 participants