Skip to content

docs: migrate HowToGalaxy URLs/prose to PyAutoLabs/HowToGalaxy repo#363

Merged
Jammy2211 merged 1 commit intomainfrom
feature/howtogalaxy-sub3
Apr 21, 2026
Merged

docs: migrate HowToGalaxy URLs/prose to PyAutoLabs/HowToGalaxy repo#363
Jammy2211 merged 1 commit intomainfrom
feature/howtogalaxy-sub3

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Sub-task 3 of 3 of the HowToGalaxy extraction (tracking issue: #362).

The HowToGalaxy tutorial series now lives in its own repository at https://github.com/PyAutoLabs/HowToGalaxy. Sub-task 1 (PyAutoLabs/HowToGalaxy#1) imported the content there; sub-task 2 (PyAutoLabs/autogalaxy_workspace#37) removed it from the workspace. This PR is the final piece: it points every HowToGalaxy reference in PyAutoGalaxy at the new location, at tag 2026.4.13.6 (matches autogalaxy_workspace version at extraction).

Changes

  • Rewrite Colab URLs across docs/howtogalaxy/chapter_{1..4,optional}.rst from autogalaxy_workspace/blob/.../notebooks/howtogalaxy/chapter_X/ to HowToGalaxy/blob/.../notebooks/chapter_X/ (drops the redundant howtogalaxy/ segment since the new repo root is the tutorial series).
  • Reword the README, docs/index.rst and docs/overview/overview_2_new_user_guide.rst new-starter/"HowToGalaxy" sections to frame HowToGalaxy as a standalone repo alongside autogalaxy_workspace.
  • Rewrite docs/howtogalaxy/howtogalaxy.rst, docs/general/workspace.rst and paper/paper.md with the same framing; fix the broken local file:///Users/... readthedocs path in workspace.rst.
  • Remove the scripts/howtogalaxy/ bullet from CLAUDE.md's workspace overview and add a short note that HowToGalaxy now lives externally.
  • Restore missing | separator between "Introduction on Colab" and "HowToGalaxy" links at the top of README.rst (pre-existing drift).

Test plan

  • grep "autogalaxy_workspace.*howtogalaxy\|notebooks/howtogalaxy" returns zero matches across the repo.
  • All remaining howtogalaxy occurrences are either HowToGalaxy repo links, readthedocs paths (howtogalaxy/howtogalaxy.html), or references to the local docs/howtogalaxy/ sphinx directory.
  • CI on this PR.

Follow-up

Register HowToGalaxy in PyAutoBuild so /pre_build can auto-tag future HowToGalaxy versions in lockstep with autogalaxy_workspace (matches the HowToLens follow-up from the analogous sub-3 PR PyAutoLabs/PyAutoLens#468).

Related

Closes #362

🤖 Generated with Claude Code

Sub-task 3 of 3 of the HowToGalaxy extraction. The HowToGalaxy tutorial
series now lives in its own repository at
https://github.com/PyAutoLabs/HowToGalaxy; this commit points every
HowToGalaxy reference in PyAutoGalaxy at the new location (tag
2026.4.13.6, matching autogalaxy_workspace at extraction).

- Rewrite Colab URLs across docs/howtogalaxy/chapter_{1..4,optional}.rst
  from `autogalaxy_workspace/blob/.../notebooks/howtogalaxy/chapter_X/`
  to `HowToGalaxy/blob/.../notebooks/chapter_X/` (drops redundant
  howtogalaxy/ segment since the new repo root is the tutorial series).
- Reword the README, docs/index.rst and docs/overview/overview_2
  new-starter/"HowToGalaxy" sections to frame HowToGalaxy as a standalone
  repo alongside autogalaxy_workspace.
- Rewrite docs/howtogalaxy/howtogalaxy.rst, docs/general/workspace.rst
  and paper/paper.md with the same framing; fix the broken local
  `file:///Users/...` readthedocs path in workspace.rst.
- Remove the `scripts/howtogalaxy/` bullet from CLAUDE.md's workspace
  overview and add a short note that HowToGalaxy now lives externally.
- Restore missing `|` separator between "Introduction on Colab" and
  "HowToGalaxy" links at the top of README.rst (pre-existing drift).

Closes #362

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit a46023f into main Apr 21, 2026
5 checks passed
@Jammy2211 Jammy2211 deleted the feature/howtogalaxy-sub3 branch April 21, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: migrate HowToGalaxy URLs/prose to PyAutoLabs/HowToGalaxy repo

1 participant