Add literature context to OptimumDebt#41
Conversation
ddf09f6 to
12551cd
Compare
44daebb to
14909aa
Compare
Co-authored-by: Cursor <cursoragent@cursor.com>
… not tracked Co-authored-by: Cursor <cursoragent@cursor.com>
MyST assembly feedbackYour PR adds valuable literature context to OptimumDebt, but the MyST Assembly and PR assignment asks for a four-notebook MyST document that builds and renders. Right now the MyST build is not configured. What you need to add
version: 1
project:
title: "The Optimum Quantity of Debt — Ballpark Entry"
bibliography:
- self.bib
- references.bib
- subsequent-literature.bib
toc:
- file: OptimumDebt_intro.ipynb
- file: OptimumDebt_prior-literature.ipynb
- file: OptimumDebt_summary.ipynb
- file: OptimumDebt_subsequent-literature.ipynb
site:
title: "The Optimum Quantity of Debt — Ballpark Entry"
myst buildBuild should complete without errors; citations should resolve; HTML should show a rendered bibliography. Reference: See PR #40 (OpenHA) for a working example, or the Benhabib_et_al_2019 ballpark entry. |
|
Link correction: The MyST Assembly and PR assignment is published at: https://llorracc.github.io/workspace-course-topics/assignments/myst-assembly-and-pr.html (Previous link pointed to a path that does not exist in teaching-topics.) |
|
Implemented the MyST assembly updates and pushed the fix to this PR branch.\n\n- Updated TOC to the required four-notebook structure\n- Ensured is included in the build (it renders as the index page)\n- Updated heading hierarchy and added cross-links to the other notebooks\n- Rebuilt from with building myst-cli session with API URL: https://api.mystmd.org
╭─────────────────────────────────────────────╮ |
Added Prior Literature and Subsequent Literature sections to OptimumDebt.ipynb, summarizing the key foundations (Bewley–Aiyagari incomplete markets; debt-as-liquidity) and highlighting major subsequent directions (joint fiscal–monetary policy, computational advances, targeted interventions, political feasibility). Also added my name to the notebook as: Updated by: Yiran Ma (Emma).