Skip to content

Commit f5c0473

Browse files
authored
Add back quantecon install
1 parent 331f780 commit f5c0473

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

lectures/lake_model.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,14 @@ kernelspec:
2929
:depth: 2
3030
```
3131

32-
+++
32+
In addition to what's in Anaconda, this lecture will need the following libraries:
33+
34+
```{code-cell} ipython
35+
---
36+
tags: [hide-output]
37+
---
38+
!pip install quantecon
39+
```
3340

3441
## Overview
3542

0 commit comments

Comments
 (0)