Skip to content

chore: complete pyprojroot removal in tutorial_1_models#5

Merged
Jammy2211 merged 1 commit intomainfrom
chore/complete-pyprojroot-removal
May 1, 2026
Merged

chore: complete pyprojroot removal in tutorial_1_models#5
Jammy2211 merged 1 commit intomainfrom
chore/complete-pyprojroot-removal

Conversation

@Jammy2211
Copy link
Copy Markdown
Contributor

Summary

Removes the leftover pyprojroot magic-cell stub plus the matching __PyProjRoot__ docstring section from scripts/chapter_1_introduction/tutorial_1_models.py. The April 13 pyprojroot cleanup pass removed this boilerplate from most tutorials but missed this one.

The visible content change is small (9 deleted lines in the script). Notebook regenerates to match — most of the diff size in the .ipynb is JSON re-serialization, not visible-content changes.

Test plan

  • Open the notebook in JupyterLab — visible cells unchanged apart from the removed pyprojroot cell.
  • Run python scripts/chapter_1_introduction/tutorial_1_models.py from the workspace root.

🤖 Generated with Claude Code

Follow-up to the April 13 pyprojroot cleanup which removed the boilerplate
from most workspace scripts but missed
scripts/chapter_1_introduction/tutorial_1_models.py.

Removes the standard pyprojroot magic-cell stub plus the matching
"PyProjRoot" docstring section that introduced it.

Notebook regenerated to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 650c969 into main May 1, 2026
5 checks passed
@Jammy2211 Jammy2211 deleted the chore/complete-pyprojroot-removal branch May 1, 2026 10:14
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