We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2708b3 commit 6fce301Copy full SHA for 6fce301
lectures/mccall_q.md
@@ -66,7 +66,7 @@ In this lecture, we'll learn a little about
66
As usual, let's import some Python modules.
67
68
```{code-cell} ipython3
69
-::
+:tags: [hide-output]
70
!pip install quantecon
71
```
72
0 commit comments