Skip to content

build: repo-wide notebook sweep — activate setup_notebook in generated notebooks - #135

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/file-path-guard-decision-50mwce
Aug 7, 2026
Merged

build: repo-wide notebook sweep — activate setup_notebook in generated notebooks#135
Jammy2211 merged 1 commit into
mainfrom
claude/file-path-guard-decision-50mwce

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Wholesale notebook regeneration via PyAutoHands, clearing the sweep debt recorded in PyAutoLabs/autolens_workspace#475: since PyAutoHands 596967e (merged 2026-08-06) the generator uncomments from autofit import setup_notebook; setup_notebook() in every generated notebook, but the notebooks predating that fix carried the commented (inactive) form.

Changes

  • 29 notebooks — the setup_notebook line activated. The diff is purely that line: verified mechanically that every changed line contains setup_notebook.
  • No scripts touched; navigator catalogue regenerated identical.

Companion PR: PyAutoLabs/autolens_workspace#479 (same sweep, 285 notebooks).

🤖 Generated with Claude Code

https://claude.ai/code/session_01EGua3k2WDPVrtvj4MTMUoT


Generated by Claude Code

…d notebooks

Wholesale regeneration via PyAutoHands: since 596967e the generator
uncomments 'from autofit import setup_notebook; setup_notebook()' in
every generated notebook, but all notebooks predating that fix carried
the commented (inactive) form. 29 notebooks updated; the diff is purely
the setup_notebook activation — scripts and navigator catalogue are
untouched. Clears the sweep debt recorded in the file-path-guard-decision
task (autolens_workspace#475).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EGua3k2WDPVrtvj4MTMUoT
@Jammy2211
Jammy2211 merged commit fb578eb into main Aug 7, 2026
6 checks passed
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.

2 participants