Skip to content

Commit

Permalink
Add note about leveling up browser tools to Day 3
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Apr 7, 2024
1 parent 566c68e commit a400544
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lessons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ You can [use VS Code to clone](https://code.visualstudio.com/docs/sourcecontrol/
git clone [email protected]:stanfordjournalism/data-journalism-notebooks.git
```

Once the repo is opened locally in VS Code, navigate to `content/web_scraping/README.ipynb` and work through all notebooks, in order. **There will be a quiz on the material next class.**
Once the repo is opened locally in VS Code, navigate to `content/web_scraping/README.ipynb` and work through all notebooks, in order. **There will be a quiz on the material next class.**

> NOTE: If you're new to browser developer tools, level up using materials for Chrome or Firefox (just pick one) in `content/web_scraping/resources.ipynb`).

0 comments on commit a400544

Please sign in to comment.