Skip to content

Commit e121a30

Browse files
committed
Release 2026.5.1.4: bump Colab URL tag refs
1 parent b1825c8 commit e121a30

9 files changed

Lines changed: 47 additions & 47 deletions

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PyAutoLens-JAX: Open-Source Strong Lensing
55
:trim:
66

77
.. |colab| image:: https://colab.research.google.com/assets/colab-badge.svg
8-
:target: https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb
8+
:target: https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb
99

1010
.. |RTD| image:: https://readthedocs.org/projects/pyautolens/badge/?version=latest
1111
:target: https://pyautolens.readthedocs.io/en/latest/?badge=latest
@@ -46,7 +46,7 @@ PyAutoLens-JAX: Open-Source Strong Lensing
4646

4747
`Installation Guide <https://pyautolens.readthedocs.io/en/latest/installation/overview.html>`_ |
4848
`readthedocs <https://pyautolens.readthedocs.io/en/latest/index.html>`_ |
49-
`Introduction on Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb>`_ |
49+
`Introduction on Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb>`_ |
5050
`HowToLens <https://pyautolens.readthedocs.io/en/latest/howtolens/howtolens.html>`_
5151

5252
.. image:: https://github.com/Jammy2211/PyAutoLogo/blob/main/gifs/pyautolens.gif?raw=true
@@ -63,7 +63,7 @@ The following links are useful for new starters:
6363

6464
- `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>`_.
6565

66-
- `The introduction Jupyter Notebook on Google Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb>`_: try **PyAutoLens** in a web browser (without installation).
66+
- `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).
6767

6868
- `The autolens_workspace GitHub repository <https://github.com/PyAutoLabs/autolens_workspace>`_: example scripts covering every **PyAutoLens** use case.
6969

docs/howtolens/chapter_1_introduction.rst

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

88
The chapter contains the following tutorials:
99

10-
`Tutorial 0: Visualization <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_0_visualization.ipynb>`_
10+
`Tutorial 0: Visualization <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_0_visualization.ipynb>`_
1111
- Setting up **PyAutoLens**'s visualization library.
1212

13-
`Tutorial 1: Grids And Galaxies <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_1_grids_and_galaxies.ipynb>`_
13+
`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>`_
1414
- Using grids of (y,x) coordinates with galaxies made up of light profiles.
1515

16-
`Tutorial 2: Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_2_ray_tracing.ipynb>`_
16+
`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>`_
1717
- Using grids, galaxies and mass profiles to perform strong lens ray-tracing.
1818

19-
`Tutorial 3: More Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_3_more_ray_tracing.ipynb>`_
19+
`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>`_
2020
- Advanced strong lens ray-tracing.
2121

22-
`Tutorial 4: Point Sources <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_4_point_sources.ipynb>`_
22+
`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>`_
2323
- How lensing calculations when the source galaxy is a point-source (e.g. a quasar).
2424

25-
`Tutorial 5: Lensing Formalism <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_5_lensing_formalism.ipynb>`_
25+
`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>`_
2626
- The algebraic lensing formalism used to describe strong lensing.
2727

28-
`Tutorial 6: Data <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_6_data.ipynb>`_
28+
`Tutorial 6: Data <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_6_data.ipynb>`_
2929
- Loading and inspecting telescope imaging data of a strong lens.
3030

31-
`Tutorial 7: Fitting <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_7_fitting.ipynb>`_
31+
`Tutorial 7: Fitting <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_7_fitting.ipynb>`_
3232
- Fitting data with a strong lens model.
3333

34-
`Tutorial 8: Summary <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_8_summary.ipynb>`_
34+
`Tutorial 8: Summary <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_8_summary.ipynb>`_
3535
- A summary of the chapter.

docs/howtolens/chapter_2_lens_modeling.rst

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

66
The chapter contains the following tutorials:
77

8-
`Tutorial 1: Non-linear Search <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_1_non_linear_search.ipynb>`_
8+
`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>`_
99
- How a non-linear search is used to fit a lens model and the concepts of a parameter space and priors.
1010

11-
`Tutorial 2: Practicalities <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_2_practicalities.ipynb>`_
11+
`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>`_
1212
- Practicalities of performing model-fitting, like how to inspect the results on your hard-disk.
1313

14-
`Tutorial 3: Realism and Complexity <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_3_realism_and_complexity.ipynb>`_
14+
`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>`_
1515
- Finding a balance between realism and complexity when composing and fitting a lens model.
1616

17-
`Tutorial 4: Dealing with Failure <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb>`_
17+
`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>`_
1818
- What to do when PyAutoLens finds an inaccurate lens model.
1919

20-
`Tutorial 5: Linear Profiles <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_5_linear_profiles.ipynb>`_
20+
`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>`_
2121
- Light profiles which capture complex morphologies in a reduced number of non-linear parameters.
2222

23-
`Tutorial 6: Masking and Positions <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_6_masking_and_positions.ipynb>`_
23+
`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>`_
2424
- How to mask and mark positions on your data to improve the lens model.
2525

26-
`Tutorial 7: Results <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_7_results.ipynb>`_
26+
`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>`_
2727
- Overview of the results available after successfully fitting a lens model.
2828

29-
`Tutorial 8: Need for Speed <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_8_need_for_speed.ipynb>`_
29+
`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>`_
3030
- How to fit complex models whilst balancing efficiency and run-time.

docs/howtolens/chapter_3_search_chaining.rst

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

77
The chapter contains the following tutorials:
88

9-
`Tutorial 1: Search Chaining <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_1_search_chaining.ipynb>`_
9+
`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>`_
1010
- Breaking the lens modeling procedure into a chained sequence of model-fits.
1111

12-
`Tutorial 2: Prior Passing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_2_prior_passing.ipynb>`_
12+
`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>`_
1313
- How the results of earlier searches are passed to later searches.
1414

15-
`Tutorial 3: Lens and Source <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_3_lens_and_source.ipynb>`_
15+
`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>`_
1616
- Fitting the lens's light followed by its mass using chained searches.
1717

18-
`Tutorial 4: Two Lens galaxies <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_4_x2_lens_galaxies.ipynb>`_
18+
`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>`_
1919
- Modeling a strong lens with two lens galaxies using chained searches.
2020

21-
`Tutorial 5: Complex Source <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb>`_
21+
`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>`_
2222
- Using multiple light profiles to fit a complex and irregular source using chained searches.
2323

24-
`Tutorial 6: SLaM <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb>`_
24+
`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>`_
2525
- Template pipelines for fitting lens model is standardized ways.

docs/howtolens/chapter_4_pixelizations.rst

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

66
The chapter contains the following tutorials:
77

8-
`Tutorial 1: Pixelizations <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_1_pixelizations.ipynb>`_
8+
`Tutorial 1: Pixelizations <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_1_pixelizations.ipynb>`_
99
- Creating a pixel-grid in the source-plane.
1010

11-
`Tutorial 2: Mappers <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_2_mappers.ipynb>`_
11+
`Tutorial 2: Mappers <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_2_mappers.ipynb>`_
1212
- How a pixelization maps source-pixels to image-pixels.
1313

14-
`Tutorial 3: Inversions <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_3_inversions.ipynb>`_
14+
`Tutorial 3: Inversions <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_3_inversions.ipynb>`_
1515
- Inverting the mappings to reconstruct the source's light.
1616

17-
`Tutorial 4: Bayesian Regularization <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_4_bayesian_regularization.ipynb>`_
17+
`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>`_
1818
- Smoothing the source within a Bayesian framework.
1919

20-
`Tutorial 5: Borders <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_5_borders.ipynb>`_
20+
`Tutorial 5: Borders <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_5_borders.ipynb>`_
2121
- Preventing highly demagnified image-pixels ruining the inversion.
2222

23-
`Tutorial 6: Lens Modeling <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_6_lens_modeling.ipynb>`_
23+
`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>`_
2424
- How to use inversions to fit a lens model.
2525

26-
`Tutorial 7: Adaptive Pixelization <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_7_adaptive_pixelization.ipynb>`_
26+
`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>`_
2727
- A Voronoi mesh which adapts to the mass model's magnification.
2828

29-
`Tutorial 8: Model Fit <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_8_model_fit.ipynb>`_
29+
`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>`_
3030
- An example lens modeling pipeline which uses an inversion.
3131

32-
`Tutorial 9: Fit Problems <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_9_fit_problems.ipynb>`_
32+
`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>`_
3333
- The shortcomings of our lens models and inversions.
3434

35-
`Tutorial 10: Brightness Adaption <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_10_brightness_adaption.ipynb>`_
35+
`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>`_
3636
- Adapting the pixelization to the source's morphology.
3737

38-
`Tutorial 11: Adaptive Regularization <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb>`_
38+
`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>`_
3939
- Adapting the regularization to the source's morphology.

docs/howtolens/chapter_optional.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ This chapter contains optional tutorials expanding on different aspects of how *
55

66
The chapter contains the following tutorials:
77

8-
`Tutorial: Sub-grids <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_optional/tutorial_sub_grids.ipynb>`_
8+
`Tutorial: Sub-grids <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_optional/tutorial_sub_grids.ipynb>`_
99
- Use sub-grids to perform more accuratee and precise lensing calculations.
1010

11-
`Tutorial: Searches <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_optional/tutorial_searches.ipynb>`_
11+
`Tutorial: Searches <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_optional/tutorial_searches.ipynb>`_
1212
- Alternative non-linear searches to sample parameter space.
1313

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following links are useful for new starters:
1616

1717
- `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>`_.
1818

19-
- `The introduction Jupyter Notebook on Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb>`_, where you can try **PyAutoLens** in a web browser (without installation).
19+
- `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).
2020

2121
- `The autolens_workspace GitHub repository <https://github.com/PyAutoLabs/autolens_workspace>`_, which includes example scripts covering every **PyAutoLens** use case.
2222

0 commit comments

Comments
 (0)