Skip to content
Closed
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: "New and updated QuantEcon lectures (June 8–14, 2026)."
tag: [lectures]
---

- 📚 **[Advanced Quantitative Economics with Python](https://python-advanced.quantecon.org/)** — Added lectures covering contract theory (moral hazard, adverse selection) and robust inference using survey data, expanding the course's applied microeconomics and econometrics content.
- [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 quantecon.org (June 8–14, 2026)."
tag: [website]
---

- 🏠 **[quantecon.org](https://quantecon.org/)** — Converted workshops to a Jekyll collection and added redirects for removed developer pages to ensure smooth navigation to their new locations.
- [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)