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 272ba8e commit d1c899aCopy full SHA for d1c899a
lectures/oop_intro.md
@@ -61,6 +61,7 @@ We'll make use of the following third party library
61
62
63
```{code-cell} python3
64
+:tags: [hide-output]
65
!pip install rich
66
```
67
0 commit comments