Skip to content

Replace pyprojroot boilerplate with setup_notebook()#15

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

Replace pyprojroot boilerplate with setup_notebook()#15
Jammy2211 merged 7 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 124 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 7 commits April 7, 2026 20:31
…h-workflows

Remove Copilot api-update workflow
…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>
- Change dataset path from "complex" to "simple" in plot guides
- Change "simple__big_stamp" to "simple" in data prep example
- Add try/except fallback for mask_gui.fits in customize.py
- Add info.json files for database guide scripts
- Regenerate notebooks via generate.py

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