Skip to content

Commit

Permalink
fix pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Dec 14, 2023
1 parent 7409557 commit 737a633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/prob_dist.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In this lecture we give a quick introduction to data and probability distributio

```{code-cell} ipython3
:tags: [hide-output]
! pip install --upgrade yfinance
!pip install --upgrade yfinance
```

```{code-cell} ipython3
Expand Down

0 comments on commit 737a633

Please sign in to comment.