Skip to content

Commit 737a633

Browse files
committed
fix pip install
1 parent 7409557 commit 737a633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/prob_dist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this lecture we give a quick introduction to data and probability distributio
2727

2828
```{code-cell} ipython3
2929
:tags: [hide-output]
30-
! pip install --upgrade yfinance
30+
!pip install --upgrade yfinance
3131
```
3232

3333
```{code-cell} ipython3

0 commit comments

Comments
 (0)