fix: repoint chapter README Colab URLs at HowToGalaxy + align entries with actual tutorials#16
Merged
Merged
Conversation
…th actual tutorials All 28 chapter README Colab links pointed at autogalaxy_workspace, where the chapter notebooks no longer live — dead links re-bumped every release. They now point at this repo at the current tag. Entries copied from HowToLens are aligned with the tutorials that actually exist: chapter 3 lists tutorial_3_x2_galaxies (lens-specific entries 3-6 removed), chapter 4 ends at tutorial_5_model_fit (borders/lens-modeling/adaptive entries removed). The 28 grandfathered Colab entries leave .url_check_allowlist.txt. Part of PyAutoLabs/HowToLens#21 (tracker PyAutoLabs/PyAutoBuild#124) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Part of the Colab link-rot repair (PyAutoLabs/HowToLens#21; phase tracker PyAutoLabs/PyAutoBuild#124). All 28 chapter README Colab links pointed at
autogalaxy_workspace, where the chapter notebooks no longer live — dead links that the release bumper has been dutifully re-tagging every release. They now point at this repo at the current tag. The README entries had also been copied from HowToLens with lens-specific tutorials that don't exist here; they now match the actual notebook set: chapter 3 liststutorial_3_x2_galaxies(the copied lens entries 3–6 removed), chapter 4 ends attutorial_5_model_fit(borders / lens-modeling / adaptive-pixelization entries removed). The 28 grandfathered Colab entries leave.url_check_allowlist.txt.Scripts Changed
None — chapter/root README link fixes and
.url_check_allowlist.txtpurges only; no scripts or notebooks execute differently.Validation checklist (--auto run — plan was not pre-approved)
2026.7.6.649, target notebook exists; Heart's hardened offline guard (url_check.sh, incl. the new phase-1 patterns) exits clean on all four repos🤖 Generated with Claude Code