Skip to content

Commit 1297fb2

Browse files
committed
Release 2026.5.8.1: bump Colab URL tag refs
1 parent ee82c8e commit 1297fb2

9 files changed

Lines changed: 47 additions & 47 deletions

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyAutoLens-JAX: Open-Source Strong Lensing
22

3-
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb)
3+
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.8.1/start_here.ipynb)
44
[![Documentation Status](https://readthedocs.org/projects/pyautolens/badge/?version=latest)](https://pyautolens.readthedocs.io/en/latest/?badge=latest)
55
[![Tests](https://github.com/Jammy2211/PyAutoLens/actions/workflows/main.yml/badge.svg)](https://github.com/Jammy2211/PyAutoLens/actions)
66
[![Build](https://github.com/Jammy2211/PyAutoBuild/actions/workflows/release.yml/badge.svg)](https://github.com/Jammy2211/PyAutoBuild/actions)
@@ -14,7 +14,7 @@
1414

1515
[Installation Guide](https://pyautolens.readthedocs.io/en/latest/installation/overview.html) |
1616
[readthedocs](https://pyautolens.readthedocs.io/en/latest/index.html) |
17-
[Introduction on Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb) |
17+
[Introduction on Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.8.1/start_here.ipynb) |
1818
[HowToLens](https://pyautolens.readthedocs.io/en/latest/howtolens/howtolens.html)
1919

2020
<img src="https://github.com/Jammy2211/PyAutoLogo/blob/main/gifs/pyautolens.gif?raw=true" width="900" />
@@ -28,7 +28,7 @@ This is called strong gravitational lensing and **PyAutoLens** makes it **simple
2828
The following links are useful for new starters:
2929

3030
- [The PyAutoLens readthedocs](https://pyautolens.readthedocs.io/en/latest): which includes [an overview of PyAutoLens's core features](https://pyautolens.readthedocs.io/en/latest/overview/overview_1_start_here.html), [a new user starting guide](https://pyautolens.readthedocs.io/en/latest/overview/overview_2_new_user_guide.html) and [an installation guide](https://pyautolens.readthedocs.io/en/latest/installation/overview.html).
31-
- [The introduction Jupyter Notebook on Google Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb): try **PyAutoLens** in a web browser (without installation).
31+
- [The introduction Jupyter Notebook on Google Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.8.1/start_here.ipynb): try **PyAutoLens** in a web browser (without installation).
3232
- [The autolens_workspace GitHub repository](https://github.com/PyAutoLabs/autolens_workspace): example scripts covering every **PyAutoLens** use case.
3333
- [The HowToLens GitHub repository](https://github.com/PyAutoLabs/HowToLens): a Jupyter notebook lecture series teaching strong lensing and lens modeling from the ground up.
3434

docs/howtolens/chapter_1_introduction.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ In chapter 1, we introduce you to strong gravitational lensing and the core **Py
66

77
The chapter contains the following tutorials:
88

9-
[Tutorial 0: Visualization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_0_visualization.ipynb)
9+
[Tutorial 0: Visualization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_0_visualization.ipynb)
1010
\- Setting up **PyAutoLens**'s visualization library.
1111

12-
[Tutorial 1: Grids And Galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_1_grids_and_galaxies.ipynb)
12+
[Tutorial 1: Grids And Galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_1_grids_and_galaxies.ipynb)
1313
\- Using grids of (y,x) coordinates with galaxies made up of light profiles.
1414

15-
[Tutorial 2: Ray Tracing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_2_ray_tracing.ipynb)
15+
[Tutorial 2: Ray Tracing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_2_ray_tracing.ipynb)
1616
\- Using grids, galaxies and mass profiles to perform strong lens ray-tracing.
1717

18-
[Tutorial 3: More Ray Tracing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_3_more_ray_tracing.ipynb)
18+
[Tutorial 3: More Ray Tracing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_3_more_ray_tracing.ipynb)
1919
\- Advanced strong lens ray-tracing.
2020

21-
[Tutorial 4: Point Sources](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_4_point_sources.ipynb)
21+
[Tutorial 4: Point Sources](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_4_point_sources.ipynb)
2222
\- How lensing calculations when the source galaxy is a point-source (e.g. a quasar).
2323

24-
[Tutorial 5: Lensing Formalism](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_5_lensing_formalism.ipynb)
24+
[Tutorial 5: Lensing Formalism](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_5_lensing_formalism.ipynb)
2525
\- The algebraic lensing formalism used to describe strong lensing.
2626

27-
[Tutorial 6: Data](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_6_data.ipynb)
27+
[Tutorial 6: Data](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_6_data.ipynb)
2828
\- Loading and inspecting telescope imaging data of a strong lens.
2929

30-
[Tutorial 7: Fitting](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_7_fitting.ipynb)
30+
[Tutorial 7: Fitting](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_7_fitting.ipynb)
3131
\- Fitting data with a strong lens model.
3232

33-
[Tutorial 8: Summary](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_8_summary.ipynb)
33+
[Tutorial 8: Summary](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_8_summary.ipynb)
3434
\- A summary of the chapter.

docs/howtolens/chapter_2_lens_modeling.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ In chapter 2, we'll take you through how to model strong lenses using a non-line
44

55
The chapter contains the following tutorials:
66

7-
[Tutorial 1: Non-linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_1_non_linear_search.ipynb)
7+
[Tutorial 1: Non-linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_1_non_linear_search.ipynb)
88
\- How a non-linear search is used to fit a lens model and the concepts of a parameter space and priors.
99

10-
[Tutorial 2: Practicalities](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_2_practicalities.ipynb)
10+
[Tutorial 2: Practicalities](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_2_practicalities.ipynb)
1111
\- Practicalities of performing model-fitting, like how to inspect the results on your hard-disk.
1212

13-
[Tutorial 3: Realism and Complexity](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_3_realism_and_complexity.ipynb)
13+
[Tutorial 3: Realism and Complexity](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_3_realism_and_complexity.ipynb)
1414
\- Finding a balance between realism and complexity when composing and fitting a lens model.
1515

16-
[Tutorial 4: Dealing with Failure](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb)
16+
[Tutorial 4: Dealing with Failure](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb)
1717
\- What to do when PyAutoLens finds an inaccurate lens model.
1818

19-
[Tutorial 5: Linear Profiles](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_5_linear_profiles.ipynb)
19+
[Tutorial 5: Linear Profiles](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_5_linear_profiles.ipynb)
2020
\- Light profiles which capture complex morphologies in a reduced number of non-linear parameters.
2121

22-
[Tutorial 6: Masking and Positions](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_6_masking_and_positions.ipynb)
22+
[Tutorial 6: Masking and Positions](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_6_masking_and_positions.ipynb)
2323
\- How to mask and mark positions on your data to improve the lens model.
2424

25-
[Tutorial 7: Results](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_7_results.ipynb)
25+
[Tutorial 7: Results](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_7_results.ipynb)
2626
\- Overview of the results available after successfully fitting a lens model.
2727

28-
[Tutorial 8: Need for Speed](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_8_need_for_speed.ipynb)
28+
[Tutorial 8: Need for Speed](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_2_lens_modeling/tutorial_8_need_for_speed.ipynb)
2929
\- How to fit complex models whilst balancing efficiency and run-time.

docs/howtolens/chapter_3_search_chaining.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ robust modeling of large strong lens samples.
55

66
The chapter contains the following tutorials:
77

8-
[Tutorial 1: Search Chaining](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_1_search_chaining.ipynb)
8+
[Tutorial 1: Search Chaining](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_3_search_chaining/tutorial_1_search_chaining.ipynb)
99
\- Breaking the lens modeling procedure into a chained sequence of model-fits.
1010

11-
[Tutorial 2: Prior Passing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_2_prior_passing.ipynb)
11+
[Tutorial 2: Prior Passing](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_3_search_chaining/tutorial_2_prior_passing.ipynb)
1212
\- How the results of earlier searches are passed to later searches.
1313

14-
[Tutorial 3: Lens and Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_3_lens_and_source.ipynb)
14+
[Tutorial 3: Lens and Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_3_search_chaining/tutorial_3_lens_and_source.ipynb)
1515
\- Fitting the lens's light followed by its mass using chained searches.
1616

17-
[Tutorial 4: Two Lens galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_4_x2_lens_galaxies.ipynb)
17+
[Tutorial 4: Two Lens galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/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.5.1.4/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.5.8.1/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb)
2121
\- Using multiple light profiles to fit a complex and irregular source using chained searches.
2222

23-
[Tutorial 6: SLaM](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb)
23+
[Tutorial 6: SLaM](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb)
2424
\- Template pipelines for fitting lens model is standardized ways.

docs/howtolens/chapter_4_pixelizations.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,35 @@ In chapter 4, we use **Pixelizations** to reconstruct complex source galaxies on
44

55
The chapter contains the following tutorials:
66

7-
[Tutorial 1: Pixelizations](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_1_pixelizations.ipynb)
7+
[Tutorial 1: Pixelizations](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_1_pixelizations.ipynb)
88
\- Creating a pixel-grid in the source-plane.
99

10-
[Tutorial 2: Mappers](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_2_mappers.ipynb)
10+
[Tutorial 2: Mappers](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_2_mappers.ipynb)
1111
\- How a pixelization maps source-pixels to image-pixels.
1212

13-
[Tutorial 3: Inversions](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_3_inversions.ipynb)
13+
[Tutorial 3: Inversions](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_3_inversions.ipynb)
1414
\- Inverting the mappings to reconstruct the source's light.
1515

16-
[Tutorial 4: Bayesian Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_4_bayesian_regularization.ipynb)
16+
[Tutorial 4: Bayesian Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_4_bayesian_regularization.ipynb)
1717
\- Smoothing the source within a Bayesian framework.
1818

19-
[Tutorial 5: Borders](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_5_borders.ipynb)
19+
[Tutorial 5: Borders](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_5_borders.ipynb)
2020
\- Preventing highly demagnified image-pixels ruining the inversion.
2121

22-
[Tutorial 6: Lens Modeling](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_6_lens_modeling.ipynb)
22+
[Tutorial 6: Lens Modeling](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_6_lens_modeling.ipynb)
2323
\- How to use inversions to fit a lens model.
2424

25-
[Tutorial 7: Adaptive Pixelization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_7_adaptive_pixelization.ipynb)
25+
[Tutorial 7: Adaptive Pixelization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_7_adaptive_pixelization.ipynb)
2626
\- A Voronoi mesh which adapts to the mass model's magnification.
2727

28-
[Tutorial 8: Model Fit](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_8_model_fit.ipynb)
28+
[Tutorial 8: Model Fit](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_8_model_fit.ipynb)
2929
\- An example lens modeling pipeline which uses an inversion.
3030

31-
[Tutorial 9: Fit Problems](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_9_fit_problems.ipynb)
31+
[Tutorial 9: Fit Problems](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_4_pixelizations/tutorial_9_fit_problems.ipynb)
3232
\- The shortcomings of our lens models and inversions.
3333

34-
[Tutorial 10: Brightness Adaption](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_10_brightness_adaption.ipynb)
34+
[Tutorial 10: Brightness Adaption](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/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.5.1.4/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.5.8.1/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb)
3838
\- Adapting the regularization to the source's morphology.

docs/howtolens/chapter_optional.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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.5.1.4/notebooks/chapter_optional/tutorial_sub_grids.ipynb)
7+
[Tutorial: Sub-grids](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_optional/tutorial_sub_grids.ipynb)
88
\- Use sub-grids to perform more accuratee and precise lensing calculations.
99

10-
[Tutorial: Searches](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_optional/tutorial_searches.ipynb)
10+
[Tutorial: Searches](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.8.1/notebooks/chapter_optional/tutorial_searches.ipynb)
1111
\- Alternative non-linear searches to sample parameter space.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is called strong gravitational lensing and **PyAutoLens** makes it simple t
1313
The following links are useful for new starters:
1414

1515
- [The PyAutoLens readthedocs](https://pyautolens.readthedocs.io/en/latest): which includes [an overview of PyAutoLens's core features](https://pyautolens.readthedocs.io/en/latest/overview/overview_1_start_here.html), [a new user starting guide](https://pyautolens.readthedocs.io/en/latest/overview/overview_2_new_user_guide.html) and [an installation guide](https://pyautolens.readthedocs.io/en/latest/installation/overview.html).
16-
- [The introduction Jupyter Notebook on Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb), where you can try **PyAutoLens** in a web browser (without installation).
16+
- [The introduction Jupyter Notebook on Colab](https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.8.1/start_here.ipynb), where you can try **PyAutoLens** in a web browser (without installation).
1717
- [The autolens_workspace GitHub repository](https://github.com/PyAutoLabs/autolens_workspace), which includes example scripts covering every **PyAutoLens** use case.
1818
- [The HowToLens GitHub repository](https://github.com/PyAutoLabs/HowToLens): a Jupyter notebook lecture series teaching strong lensing and lens modeling from the ground up.
1919

0 commit comments

Comments
 (0)