Skip to content

Commit 2296e41

Browse files
authored
Update data_augmentation_with_python_chapter_3.ipynb
1 parent e527367 commit 2296e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Chapter_3/data_augmentation_with_python_chapter_3.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
"\n",
332332
"# STOP: Update your Kaggle access username or key first.\n",
333333
"# pluto.remember_kaggle_access_keys(\"YOUR_KAGGLE_USERNAME\", \"YOUR_KAGGLE_API_KEY\")\n",
334-
"pluto.remember_kaggle_access_keys(\"duchaba\", \"059d7f10e1838693868b30e9dbb7c8ce\")\n",
334+
"pluto.remember_kaggle_access_keys(\"duchaba\", \"YOUR KEY HERE\")\n",
335335
"pluto._write_kaggle_credit()\n",
336336
"import kaggle\n",
337337
"\n",
@@ -3554,4 +3554,4 @@
35543554
},
35553555
"nbformat": 4,
35563556
"nbformat_minor": 0
3557-
}
3557+
}

0 commit comments

Comments
 (0)