File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ Many of the examples in this book are adapted from the excellent open source imp
4040
4141### Kaggle API
4242
43- To download some of the datasets for the book, you will need a Kaggle account and an API token
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:
4444
45- Follow the instructions on the [ Kaggle Github ] ( https://github.com/Kaggle/ kaggle-api ) to get started .
46-
47- Download the JSON file that stores your username and API key .
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)
47+ 3 . Select 'Create API Token'. This will trigger the download of ` kaggle.json ` , a file containing your API credentials .
4848
4949### The .env file
5050
You can’t perform that action at this time.
0 commit comments