Skip to content
Prev Previous commit
Next Next commit
remove duplicated labels
  • Loading branch information
HumphreyYang committed Aug 8, 2023
commit b5f8e815fe6f381a74bb6ccb22bf380e8336ae8b
4 changes: 2 additions & 2 deletions lectures/equalizing_difference.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ We find that raising the gross interest rate $\pi$ decreases the initial college
## Exercises

```{exercise-start}
:label: cobweb_ex1
:label: edm_ex1
```
Replicate the result in section {ref}`worker_entrepreneur` using NumPy and Matplotlib.

Expand All @@ -519,7 +519,7 @@ Compare your solution to SymPy's solution.
```{exercise-end}
```

```{solution-start} cobweb_ex1
```{solution-start} edm_ex1
:class: dropdown
```

Expand Down