docs: update HowToLens references after extraction to standalone repo#468
Merged
docs: update HowToLens references after extraction to standalone repo#468
Conversation
HowToLens has been extracted from autolens_workspace into its own repository at PyAutoLabs/HowToLens. Update all documentation and paper references accordingly: - Migrate Colab URLs from PyAutoLabs/autolens_workspace/.../notebooks/ howtolens/ to PyAutoLabs/HowToLens/blob/2026.4.13.6/notebooks/ (tag matches the autolens_workspace version at extraction time). - Rewrite README, index, paper, and overview prose to frame HowToLens as a standalone repo alongside the workspace, rather than a sub-folder within it. - Update the HowToLens lecture-series pages (chapters 1-4 and the optional chapter) so each tutorial's Colab badge points at the new repo. Closes #467 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This was referenced Apr 21, 2026
Closed
Closed
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
HowToLens has been extracted from
autolens_workspaceinto its own repository atPyAutoLabs/HowToLens. This PR updates all PyAutoLens documentation, the README, and the JOSS paper to point at the new standalone repo.autolens_workspace/notebooks/howtolens/...path to the newPyAutoLabs/HowToLens/blob/2026.4.13.6/notebooks/...path (version tag matches the workspace version at extraction).README.rst,docs/index.rst,docs/general/workspace.rst,docs/overview/overview_2_new_user_guide.rst,docs/howtolens/howtolens.rst, andpaper/paper.mdto frame HowToLens as a separate repo alongside the workspace rather than a sub-folder inside it.chapter_1_introduction.rst,chapter_2_lens_modeling.rst,chapter_3_search_chaining.rst,chapter_4_pixelizations.rst,chapter_optional.rst) so each tutorial's Colab badge resolves to the new repo.Third of three PRs for the HowToLens extraction:
PyAutoLabs/HowToLens— initial repo, tagged2026.4.13.6PyAutoLabs/autolens_workspace#80— remove the oldnotebooks/howtolens/tree and fix internal referencesTest plan
PyAutoLabs/HowToLensat tag2026.4.13.6Closes #467
🤖 Generated with Claude Code