Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1e01896

Browse files
committedMay 29, 2024·
supress output from first code-cell
1 parent 5997cb4 commit 1e01896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lectures/ak2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ kernelspec:
1616
In addition to what’s in Anaconda, this lecture will need the following libraries:
1717

1818
```{code-cell} ipython3
19+
:tags: [hide-output]
1920
!pip install --upgrade quantecon
2021
```
2122

0 commit comments

Comments
 (0)
Please sign in to comment.