Skip to content

docs: fix dead HowToLens Colab links + purge stale allowlist entries#594

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/colab-link-rot-libdocs
Jul 9, 2026
Merged

docs: fix dead HowToLens Colab links + purge stale allowlist entries#594
Jammy2211 merged 1 commit into
mainfrom
feature/colab-link-rot-libdocs

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Final leg of the Colab maturity work (tracker PyAutoLabs/PyAutoBuild#124). Fixes the three dead HowToLens Colab links in docs/howtolens/tutorial_5_complex_source (was pointing at a tutorial_4_ name that doesn't exist), tutorial_11_adaptive_regularization.ipynb (was carrying a .py.ipynb double extension), and removal of the entry for the deleted chapter_optional/tutorial_sub_grids (the chapter now contains only tutorial_searches) — and purges the three grandfathered Colab entries from .url_check_allowlist.txt.

Every Colab URL in the repo is machine-verified (canonical owner, current tag, target notebook exists in HowToLens) and Heart's hardened offline guard exits clean. Human-directed run: the repo claim held by release-docs-polish-learn-paths was explicitly overridden by the maintainer; file-level overlap with that task's uncommitted work (README.md, docs/index.md, docs/overview/overview_2) is zero.

API Changes

None — docs-only.

Test Plan

  • Colab-URL audit: 0 problems in PyAutoLens after fix
  • heart/checks/url_check.sh (incl. new phase-1 patterns): CLEAN
  • Post-merge central URL sweep dispatch to confirm the Colab rot class is gone ecosystem-wide

🤖 Generated with Claude Code

docs/howtolens chapter pages: complex-source link now targets the actual
tutorial_5_complex_source notebook, adaptive-regularization link drops the
.py.ipynb double extension, and the removed sub-grids optional tutorial's
entry is deleted (HowToLens chapter_optional now contains only
tutorial_searches). The three grandfathered Colab entries leave
.url_check_allowlist.txt. Final leg of PyAutoLabs/PyAutoBuild#124.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 9, 2026
@Jammy2211 Jammy2211 merged commit 904e95b into main Jul 9, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/colab-link-rot-libdocs branch July 9, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant