From d2634fd0b3111fa55a6c8660123f555d250a500f Mon Sep 17 00:00:00 2001 From: Serdar Tumgoren Date: Tue, 2 Apr 2024 22:08:44 -0700 Subject: [PATCH] Add local/Codespaces-only disclaimer --- content/apis/quakebot.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/apis/quakebot.ipynb b/content/apis/quakebot.ipynb index 79c23a4..832ee20 100644 --- a/content/apis/quakebot.ipynb +++ b/content/apis/quakebot.ipynb @@ -9,6 +9,8 @@ "\n", "For this exercise, let's create our own basic [Quakebot](https://www.latimes.com/people/quakebot).\n", "\n", + "> **IMPORTANT**: This notebook should only be run in a local Jupyter Notebook or on GitHub Codespaces.\n", + "\n", "## Preliminary study\n", "\n", "You'll need a combination of skills to complete this exercise:\n",