Skip to content

Fix Pack 1: Repro hygiene (deps, portable QC, notebook checkpoints, paper metrics script)#20

Merged
markjayson13 merged 4 commits intomainfrom
fix/fixpack1-repro-hygiene
Feb 26, 2026
Merged

Fix Pack 1: Repro hygiene (deps, portable QC, notebook checkpoints, paper metrics script)#20
markjayson13 merged 4 commits intomainfrom
fix/fixpack1-repro-hygiene

Conversation

@markjayson13
Copy link
Owner

Summary

  • Fixed broken dependencies in requirements.txt and added missing duckdb
  • Added Jupyter checkpoint ignore rules to .gitignore
  • Made Scripts/QA_QC/qc_only.sh portable by removing hard-coded absolute paths
  • Added Scripts/09_paper_metrics.py and updated docs command in Artifacts/section5_validation.md
  • Removed tracked notebook checkpoint artifact

Verification

  • python3 -m compileall Scripts
  • python3 Scripts/09_paper_metrics.py --help
  • python3 -m pip install -r requirements.txt
  • grep -R "/Users/" -n Scripts/QA_QC/qc_only.sh || true

@markjayson13 markjayson13 merged commit 0aaec8c into main Feb 26, 2026
@markjayson13 markjayson13 deleted the fix/fixpack1-repro-hygiene branch February 26, 2026 21:35
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