diff --git a/content/web_scraping/README.ipynb b/content/web_scraping/README.ipynb index 0686975..dbd5c2c 100644 --- a/content/web_scraping/README.ipynb +++ b/content/web_scraping/README.ipynb @@ -9,7 +9,7 @@ "\n", "Resources related to gathering web pages and other files from the Web.\n", "\n", - "> **IMPORTANT**: These notebooks should be run on GitHub Codespaces or locally. When a lesson is local-only, we'll warn at top of notebook.\n", + "> **IMPORTANT**: These notebooks can be *read* on JupyterLite, but the code should be run on GitHub Codespaces or locally. When a lesson is local-only, we'll warn at top of notebook.\n", "\n", "- [Web Scraping for the News](web_scraping_for_news.ipynb) - Big picture\n", "- [Web Scraping 101](scraping_101.ipynb) - Landing page for technical nitty gritty \n",