Skip to content

Delete the three migrated wave-C2 copies (Track C) - #376

Merged
mmcky merged 1 commit into
mainfrom
delete-c2-copies
Aug 18, 2026
Merged

Delete the three migrated wave-C2 copies (Track C)#376
mmcky merged 1 commit into
mainfrom
delete-c2-copies

Conversation

@mmcky

@mmcky mmcky commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Removes the local copies of the three wave-C2 datasets now served from data-lectures (landed in QuantEcon/data-lectures#98, repointed in #375, published in publish-2026aug18).

The publish-before-delete gate is satisfied and was verified on the live site: each of the three published notebooks carries exactly one data-lectures/raw/main read and zero refs/heads or loadmat residue (basename sweep of the served .ipynb files, with the three figure PNGs in risk_aversion's directory identified as the only remaining _static references — they stay). The .notebooks mirror self-healed with the same bytes. This matters most for fred_data.csv, which is fetched live at cell execution — with the published notebooks repointed, deleting the old blob breaks nothing.

Deletion-time consumer re-derivation, 2026-08-18: fresh authenticated Trees sweep over all 278 org repos, 278 covered and 0 skipped. No repo reads these paths from this repo — every other basename holder owns its own copy (the ACS orphans in lecture-dp / lecture-dp.monorepo / 2026-tom-course; the .mat copies in lecture-tools-techniques / lecture-mapping / python-lecture-sandpit.myst, with the tools-techniques mirror repoint tracked in QuantEcon/lecture-tools-techniques#11).

The published site keeps serving the two _static copies until the natural weekly cache rebuild plus the next publish (the settle policy); the re-audit booked on QuantEcon/workspace-lectures#40 verifies the clearance. CI previews stop serving them immediately, now that #374's prune is in both workflows — this PR's own preview is the first real production test of that.

🤖 Generated with Claude Code

All three now serve from data-lectures: the repoint merged in #375 and
published in publish-2026aug18, whose notebooks and the .notebooks
mirror both carry the new URLs (verified by basename sweep — one
data-lectures read per notebook, zero refs/heads or loadmat residue).
fred_data.csv was the live runtime-fetch case, which is why deletion
waited for the publish.

Deletion-time re-derivation, 2026-08-18: a fresh authenticated Trees
sweep over all 278 org repos (278 covered, 0 skipped) finds no other
reader of these paths — every other holder of these basenames owns its
own copy (lecture-dp / lecture-dp.monorepo / 2026-tom-course for the
ACS file; lecture-tools-techniques / lecture-mapping /
python-lecture-sandpit.myst for the .mat, with tools-techniques
reading its own copy, tracked in QuantEcon/lecture-tools-techniques#11).

match_transport's lecture_specific directory empties with this change;
risk_aversion keeps its three figure PNGs. The published site keeps
serving the two _static copies until the next cache rebuild plus
publish, per the settle policy — the re-audit booked on
QuantEcon/workspace-lectures#40 verifies that; CI previews stop
serving them immediately now that the prune (#374) is in.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 18, 2026 02:49
@netlify

netlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploy Preview for lustrous-melomakarona-3ee73e ready!

Name Link
🔨 Latest commit fa04d11
🔍 Latest deploy log https://app.netlify.com/projects/lustrous-melomakarona-3ee73e/deploys/6a83c82fed268900086976cd
😎 Deploy Preview https://deploy-preview-376--lustrous-melomakarona-3ee73e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes local copies of wave-C2 datasets that have been migrated to and are now consumed from QuantEcon/data-lectures, reducing duplicated data blobs in this lecture repository.

Changes:

  • Deletes fred_data.csv from the risk-aversion lecture-specific _static directory.
  • Deletes acs_data_summary.csv from the match-transport lecture-specific _static directory.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
lectures/_static/lecture_specific/risk_aversion_or_mistaken_beliefs/fred_data.csv Deletes the local dataset copy (no remaining in-repo references found).
lectures/_static/lecture_specific/match_transport/acs_data_summary.csv Deletes the local dataset copy (lecture now reads acs_data_summary.csv from data-lectures/raw/main).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions
github-actions Bot temporarily deployed to pull request August 18, 2026 02:59 Inactive
@mmcky
mmcky merged commit 0c96791 into main Aug 18, 2026
10 checks passed
@mmcky
mmcky deleted the delete-c2-copies branch August 18, 2026 03:01
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.

2 participants