Skip to content

Replace pyprojroot boilerplate with setup_notebook()#23

Merged
Jammy2211 merged 5 commits intoreleasefrom
feature/setup-notebook-boilerplate
Apr 9, 2026
Merged

Replace pyprojroot boilerplate with setup_notebook()#23
Jammy2211 merged 5 commits intoreleasefrom
feature/setup-notebook-boilerplate

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Replaces 5-line commented pyprojroot block with single-line autoconf.setup_notebook() in all 54 scripts
  • Updates docstring references from pyprojroot to the new pattern

Test plan

  • Verified no remaining pyprojroot references in workspace
  • Generate notebooks and confirm first cell works

🤖 Generated with Claude Code

Jammy2211 and others added 5 commits April 7, 2026 08:58
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…nore/README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…onflict

PyAutoConf scans all YAML files in config/ and expects dicts.
Our no_run.yaml (flat list) and env_vars.yaml broke this assumption.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Requires manually created dataset not auto-generated by simulators.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces the 5-line commented pyprojroot working-directory block with a
single-line call to autoconf.setup_notebook() across all scripts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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