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
10 changes: 10 additions & 0 deletions _posts/2026-06-14-lectures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: post
title: "Lecture updates — June 8–14, 2026"
author: QuantEcon
excerpt: "Updates to the QuantEcon lectures."
tag: [lectures]
Comment thread
mmcky marked this conversation as resolved.
---

- 📚 **[Advanced Quantitative Economics with Python](https://python-advanced.quantecon.org/)** — New lectures on contract theory (principal-agent problems) and survey data robustness expanded the course's coverage of applied microeconomic theory and empirical methods.
Comment thread
mmcky marked this conversation as resolved.
- [Add three lectures on contract theory and one lecture on survey data and robustness](https://github.com/QuantEcon/lecture-python-advanced.myst/pull/343)
11 changes: 11 additions & 0 deletions _posts/2026-06-14-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: post
title: "Website update — June 8–14, 2026"
author: QuantEcon
excerpt: "Updates to the QuantEcon website."
tag: [website]
Comment thread
mmcky marked this conversation as resolved.
---

- 🏠 **[quantecon.org](https://quantecon.org/)** — Converted workshops to a Jekyll collection and added redirects for removed developer pages to their new locations on quantecon.org.
Comment thread
mmcky marked this conversation as resolved.
- [convert workshops to a Jekyll collection](https://github.com/QuantEcon/website/pull/204)
- [redirect removed developer pages to their new homes](https://github.com/QuantEcon/website/pull/209)