Skip to content

Commit 7719183

Browse files
authored
[FIX] Ensure quantecon package is installed (#110)
1 parent 85f87fe commit 7719183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/chang_ramsey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
3030
---
3131
tags: [hide-output]
3232
---
33-
!pip install polytope
33+
!pip install polytope quantecon
3434
```
3535

3636
## Overview

0 commit comments

Comments
 (0)