Skip to content

Commit df2ddb4

Browse files
Jammy2211claude
authored andcommitted
Fix dead HowToLens Colab links in docs and purge stale allowlist entries
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>
1 parent da863a3 commit df2ddb4

4 files changed

Lines changed: 2 additions & 10 deletions

File tree

.url_check_allowlist.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ https://academic.oup.com/mnras/article/488/1/1387/5526256 # CITATIONS.md:22
1717
# Code of Conduct boilerplate
1818
http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy # CODE_OF_CONDUCT.md:305
1919

20-
# Colab refs to notebooks no longer in HowTo/workspace
21-
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb # docs/howtolens/chapter_3_search_chaining.md:20
22-
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb # docs/howtolens/chapter_4_pixelizations.md:37
23-
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_sub_grids.ipynb # docs/howtolens/chapter_optional.md:7
24-
2520
# External dead / paywalled / departmental pages
2621
http://www.ita.uni-heidelberg.de/~massimo/sub/Lectures/gl_all.pdf # docs/howtolens/howtolens.md:36
2722
https://bitbucket.org/bdiemer/colossus/src/main/ # files/citations.md:12

docs/howtolens/chapter_3_search_chaining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The chapter contains the following tutorials:
1717
[Tutorial 4: Two Lens galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_4_x2_lens_galaxies.ipynb)
1818
\- Modeling a strong lens with two lens galaxies using chained searches.
1919

20-
[Tutorial 5: Complex Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb)
20+
[Tutorial 5: Complex Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_5_complex_source.ipynb)
2121
\- Using multiple light profiles to fit a complex and irregular source using chained searches.
2222

2323
[Tutorial 6: SLaM](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb)

docs/howtolens/chapter_4_pixelizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ The chapter contains the following tutorials:
3434
[Tutorial 10: Brightness Adaption](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_10_brightness_adaption.ipynb)
3535
\- Adapting the pixelization to the source's morphology.
3636

37-
[Tutorial 11: Adaptive Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb)
37+
[Tutorial 11: Adaptive Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_11_adaptive_regularization.ipynb)
3838
\- Adapting the regularization to the source's morphology.

docs/howtolens/chapter_optional.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@ This chapter contains optional tutorials expanding on different aspects of how *
44

55
The chapter contains the following tutorials:
66

7-
[Tutorial: Sub-grids](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_optional/tutorial_sub_grids.ipynb)
8-
\- Use sub-grids to perform more accuratee and precise lensing calculations.
9-
107
[Tutorial: Searches](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_optional/tutorial_searches.ipynb)
118
\- Alternative non-linear searches to sample parameter space.

0 commit comments

Comments
 (0)