Skip to content

docs: point multi-dataset example links at the renamed multi_dataset package - #673

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/multi-package-rename-multi-dataset
Jul 30, 2026
Merged

docs: point multi-dataset example links at the renamed multi_dataset package#673
Jammy2211 merged 1 commit into
mainfrom
feature/multi-package-rename-multi-dataset

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Phase 3 of the multimulti_dataset example-package rename (PyAutoLabs/autolens_workspace#408).

Docs-only — no library source touched.

⚠️ Merge order

This must merge after the workspace rename PR (autolens_workspace#414 / autogalaxy_workspace#194). The links updated here are blob/main URLs into the workspace; they resolve to the new path only once the package has actually moved on main. Merging this first would 404 them.

What changed

  • docs/general/model_cookbook.md — GitHub blob/main links into the multi-dataset examples.
  • docs/overview/overview_3_features.md — the */multi package pointer in prose.

Deliberately NOT changed

bound: multi in config/non_linear.yaml (and the test_*/config/ copies) is a Dynesty search kwarg, unrelated to this package. A blind s/multi/multi_dataset/ would have silently corrupted the sampler configuration.

Refs PyAutoLabs/autolens_workspace#408

…package

The `multi` example package in autolens_workspace is renamed to
`multi_dataset` (autolens_workspace#408). This updates the doc links and
prose that point into it.

Docs-only — no library source touched.

`bound: multi` in the non_linear.yaml configs is a Dynesty search
kwarg and is deliberately left alone.

MERGE ORDER: this must merge *after* the autolens_workspace rename PR,
since these are `blob/main` URLs that 404 until the package moves.

Refs PyAutoLabs/autolens_workspace#408
@Jammy2211
Jammy2211 merged commit 327120c into main Jul 30, 2026
3 checks passed
@Jammy2211
Jammy2211 deleted the feature/multi-package-rename-multi-dataset branch July 30, 2026 19:48
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.

1 participant