-
-
Notifications
You must be signed in to change notification settings - Fork 26
Updates to prob_dist lecture #289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lectures/prob_dist.md
Outdated
|
||
```{code-cell} ipython3 | ||
:tags: [hide-output] | ||
!pip install --upgrade yfinance | ||
! pip install --upgrade yfinance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HengchengZhang this extra space will cause an issue in execution
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Execution is failing due to a space in !
install code-block.
- @HengchengZhang also please always fill in the top level comment block with a description of the changes, and a suitable title.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jstac this is now building and looks good to me.
No description provided.