Skip to content

Commit 85f87fe

Browse files
authored
[arellano] fix due to execution failure testing (#109)
1 parent 582dc29 commit 85f87fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lectures/arellano.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jupyter:
2929

3030
In addition to what's in Anaconda, this lecture will need the following libraries:
3131

32-
```python tags=["hide-output"]
32+
```python
33+
:tags: ["hide-output"]
3334
!pip install --upgrade quantecon
3435
```
3536

0 commit comments

Comments
 (0)