Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CATALOG.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions lectures/assignat.xlsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,16 @@ consumers:
file: lectures/french_rev.md
- repo: QuantEcon/test-actions-lecture-intro
file: lectures/french_rev.md
- repo: QuantEcon/tom-econ370-2025
file: lectures/french_rev.md
note: >
BROKEN reader (measured 2026-08-19): fetches this dataset through a
stale `base_url` still pointing at lecture-python-intro's deleted
`datasets/` copy (french_rev.md:70-75), which serves 404. The
published Pages site is unaffected (the repo commits its executed
`_build`); only re-execution breaks. Accepted: the repo is slated
for archival (owner decision, 2026-08-19, on
QuantEcon/workspace-lectures#47).

builder: null
builder_status: not-applicable # verbatim republication -- nothing to build
18 changes: 18 additions & 0 deletions lectures/caron.npy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,24 @@ consumers:
three .xlsx reads in the same lecture were repointed and these two .npy
reads were not, and the lecture is outside the canary's build set so
nothing fails. Tracked in QuantEcon/workspace-lectures#46.
- repo: QuantEcon/tom-econ370-2025
file: lectures/french_rev.md
note: >
Course fork with a live Pages site; reads its own blob-identical
`datasets/` copy (french_rev.md:715-716), not this file, and its
`base_url` still points at lecture-python-intro. A frozen course
record, accepted as-is rather than repointed: the repo is slated
for archival (owner decision, 2026-08-19, on
QuantEcon/workspace-lectures#47). Archived repos keep serving raw
and Pages URLs, so nothing here changes at archival time.
- repo: QuantEcon/python-lecture-sandpit.myst
file: lectures/french_rev.md
note: >
Public sandpit holding `lectures/_static/` copies. Three french_rev
variants reference the basenames but only `french_rev.md`'s
`_static/` reads resolve; `french_rev copy.md` and `french_rev_tom.md`
read a `datasets/` path that does not exist in that repo. Not
repointed; recorded in QuantEcon/workspace-lectures#47.

# ---------------------------------------------------------------------------
# Builder
Expand Down
7 changes: 7 additions & 0 deletions lectures/dataBHS.csv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,13 @@ consumers:
the same downloadable-notebook 404. Mirroring the repoint there is
tracked in QuantEcon/lecture-tools-techniques#11; until it lands, a
correction to these values must be applied to that repo's .mat by hand.
- repo: QuantEcon/python-lecture-sandpit.myst
file: lectures/dataBHS.mat
note: >
Holder only, not a reader: the public sandpit commits its own
`lectures/dataBHS.mat` copy but no file in that repo references it
(checked 2026-08-19 -- QuantEcon/workspace-lectures#47's grouped
phrasing overstated this one). An orphan copy, accepted as-is.

builder: builders/dataBHS.py
builder_status: committed
10 changes: 10 additions & 0 deletions lectures/dette.xlsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,16 @@ consumers:
file: lectures/french_rev.md
- repo: QuantEcon/test-actions-lecture-intro
file: lectures/french_rev.md
- repo: QuantEcon/tom-econ370-2025
file: lectures/french_rev.md
note: >
BROKEN reader (measured 2026-08-19): fetches this dataset through a
stale `base_url` still pointing at lecture-python-intro's deleted
`datasets/` copy (french_rev.md:70-75), which serves 404. The
published Pages site is unaffected (the repo commits its executed
`_build`); only re-execution breaks. Accepted: the repo is slated
for archival (owner decision, 2026-08-19, on
QuantEcon/workspace-lectures#47).

builder: null
builder_status: not-applicable # verbatim republication -- nothing to build
10 changes: 10 additions & 0 deletions lectures/fig_3.xlsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,16 @@ consumers:
file: lectures/french_rev.md
- repo: QuantEcon/test-actions-lecture-intro
file: lectures/french_rev.md
- repo: QuantEcon/tom-econ370-2025
file: lectures/french_rev.md
note: >
BROKEN reader (measured 2026-08-19): fetches this dataset through a
stale `base_url` still pointing at lecture-python-intro's deleted
`datasets/` copy (french_rev.md:70-75), which serves 404. The
published Pages site is unaffected (the repo commits its executed
`_build`); only re-execution breaks. Accepted: the repo is slated
for archival (owner decision, 2026-08-19, on
QuantEcon/workspace-lectures#47).

builder: null
builder_status: not-applicable # verbatim republication -- nothing to build
18 changes: 18 additions & 0 deletions lectures/nom_balances.npy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,24 @@ consumers:
three .xlsx reads in the same lecture were repointed and these two .npy
reads were not, and the lecture is outside the canary's build set so
nothing fails. Tracked in QuantEcon/workspace-lectures#46.
- repo: QuantEcon/tom-econ370-2025
file: lectures/french_rev.md
note: >
Course fork with a live Pages site; reads its own blob-identical
`datasets/` copy (french_rev.md:715-716), not this file, and its
`base_url` still points at lecture-python-intro. A frozen course
record, accepted as-is rather than repointed: the repo is slated
for archival (owner decision, 2026-08-19, on
QuantEcon/workspace-lectures#47). Archived repos keep serving raw
and Pages URLs, so nothing here changes at archival time.
- repo: QuantEcon/python-lecture-sandpit.myst
file: lectures/french_rev.md
note: >
Public sandpit holding `lectures/_static/` copies. Three french_rev
variants reference the basenames but only `french_rev.md`'s
`_static/` reads resolve; `french_rev copy.md` and `french_rev_tom.md`
read a `datasets/` path that does not exist in that repo. Not
repointed; recorded in QuantEcon/workspace-lectures#47.

# ---------------------------------------------------------------------------
# Builder
Expand Down
Loading