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 +}