Skip to content

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

@shreysrins

Description

@shreysrins

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"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions