We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c719f commit a2d125dCopy full SHA for a2d125d
README.md
@@ -43,7 +43,7 @@ Many of the examples in this book are adapted from the excellent open source imp
43
To download some of the datasets for the book, you will need a Kaggle account and an API token. To use the Kaggle API:
44
45
1. Sign up for a Kaggle account at https://www.kaggle.com.
46
-2. Go to the 'Account' tab of your user profile (https://www.kaggle.com/<username>/account)
+2. Go to the 'Account' tab of your user profile
47
3. Select 'Create API Token'. This will trigger the download of `kaggle.json`, a file containing your API credentials.
48
49
### The .env file
0 commit comments