Skip to content

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Nov 5, 2025

Summary

This PR fixes a duplicate equation label warning that appears during builds.

Changes

  • Renamed equation label from lake_lamda to endogenous_lake_lambda in lectures/endogenous_lake.md
  • Updated the corresponding equation reference to use the new label name

Issue

Resolves the build warning:

/home/runner/_work/lecture-python.myst/lecture-python.myst/lectures/endogenous_lake.md:311: WARNING: duplicate label of equation lake_lamda, other instance in lake_model

Testing

  • The new label endogenous_lake_lambda is more specific and follows the naming convention already used in the file (e.g., endogenous_lake_ex1)
  • All references have been updated accordingly

Renamed equation label from 'lake_lamda' to 'endogenous_lake_lambda' to avoid
duplicate label warning with lake_model.md. Updated the corresponding equation
reference to use the new label name.

Resolves warning: duplicate label of equation lake_lamda, other instance in lake_model
@mmcky mmcky changed the title Fix duplicate equation label lake_lamda FIX: duplicate equation label lake_lamda (latex) Nov 5, 2025
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

📖 Netlify Preview Ready!

Preview URL: https://pr-673--sunny-cactus-210e3e.netlify.app (e044bc4)

📚 Changed Lecture Pages: endogenous_lake

@mmcky mmcky merged commit bf73a38 into main Nov 5, 2025
1 check passed
@mmcky mmcky deleted the fix-duplicate-equation-label branch November 5, 2025 04:09
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.

2 participants