Skip to content
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

wget error in pm2-notebook-jannis.ipynb #4

Open
shreysrins opened this issue Mar 7, 2022 · 0 comments
Open

wget error in pm2-notebook-jannis.ipynb #4

shreysrins opened this issue Mar 7, 2022 · 0 comments

Comments

@shreysrins
Copy link

shreysrins commented Mar 7, 2022

In cell 2 of pm2-notebook-jannis.ipynb

growth_read = read_r(wget("https://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/data/GrowthData.rda?raw=true"))

should be

growth_read = read_r(wget.download("https://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/data/GrowthData.rda?raw=true"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant