build: repo-wide notebook sweep — activate setup_notebook in generated notebooks - #135
Merged
Merged
Conversation
…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
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
Wholesale notebook regeneration via PyAutoHands, clearing the sweep debt recorded in PyAutoLabs/autolens_workspace#475: since PyAutoHands
596967e(merged 2026-08-06) the generator uncommentsfrom autofit import setup_notebook; setup_notebook()in every generated notebook, but the notebooks predating that fix carried the commented (inactive) form.Changes
setup_notebookline activated. The diff is purely that line: verified mechanically that every changed line containssetup_notebook.Companion PR: PyAutoLabs/autolens_workspace#479 (same sweep, 285 notebooks).
🤖 Generated with Claude Code
https://claude.ai/code/session_01EGua3k2WDPVrtvj4MTMUoT
Generated by Claude Code