From 2296e411ab32c67553cec0c93cbddd2828a0ec14 Mon Sep 17 00:00:00 2001 From: Duc Haba <67309509+duchaba@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:55:22 -0700 Subject: [PATCH] Update data_augmentation_with_python_chapter_3.ipynb --- Chapter_3/data_augmentation_with_python_chapter_3.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter_3/data_augmentation_with_python_chapter_3.ipynb b/Chapter_3/data_augmentation_with_python_chapter_3.ipynb index 71fb3f7..0fd2cea 100644 --- a/Chapter_3/data_augmentation_with_python_chapter_3.ipynb +++ b/Chapter_3/data_augmentation_with_python_chapter_3.ipynb @@ -331,7 +331,7 @@ "\n", "# STOP: Update your Kaggle access username or key first.\n", "# pluto.remember_kaggle_access_keys(\"YOUR_KAGGLE_USERNAME\", \"YOUR_KAGGLE_API_KEY\")\n", - "pluto.remember_kaggle_access_keys(\"duchaba\", \"059d7f10e1838693868b30e9dbb7c8ce\")\n", + "pluto.remember_kaggle_access_keys(\"duchaba\", \"YOUR KEY HERE\")\n", "pluto._write_kaggle_credit()\n", "import kaggle\n", "\n", @@ -3554,4 +3554,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}