QuantEcon · GitHub

Commit 3a0b5b4

authored

FIX: ensure quantecon package is installed (#113)

1 parent a9a81f5 commit 3a0b5b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)

Read the original on github.com ↗