Skip to content

Commit 4246118

Browse files
committed
Hiding the def param_plots() code input which generates the graph
1 parent 410a575 commit 4246118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/samuelson.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ $$
403403
We'll start by drawing an informative graph from page 189 of {cite}`Sargent1987`
404404

405405
```{code-cell} ipython3
406-
:tags: [output_scroll]
406+
:tags: [hide-input, output_scroll]
407407
408408
def param_plot():
409409

0 commit comments

Comments
 (0)