Skip to content
Draft
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-08-02-lectures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: post
title: "Lecture updates — July 26 – August 2, 2026"
author: QuantEcon
excerpt: "Updates to the QuantEcon lectures."
tag: [lectures]
---

- 📚 **[Quantitative Economics with Python](https://python.quantecon.org/)** — Added missing `pip install` cells for `quantecon` and `jax` dependencies across lectures to ensure reproducible execution environments.
- [Add pip install cells for quantecon and jax in lectures that were missing them](https://github.com/QuantEcon/lecture-python.myst/pull/1006)