From 8a4ee66639fcc081193095bdbd6a661331fbf4eb Mon Sep 17 00:00:00 2001 From: yaozheng-fang Date: Fri, 15 Aug 2025 15:50:23 +0800 Subject: [PATCH] Update veadk_tutorial.ipynb --- veadk_tutorial.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/veadk_tutorial.ipynb b/veadk_tutorial.ipynb index 9c708f6a..37ca577d 100644 --- a/veadk_tutorial.ipynb +++ b/veadk_tutorial.ipynb @@ -1496,7 +1496,7 @@ "source": [ "import os\n", "\n", - "os.environ[\"AGENT_PILOT_API_KEY\"] = \"19e78dce-2e34-49c6-8370-6a732acac98b\"" + "os.environ[\"AGENT_PILOT_API_KEY\"] = \"\" ], "metadata": { "id": "5yOKQ9KISdYb" @@ -1772,4 +1772,4 @@ "outputs": [] } ] -} \ No newline at end of file +}