You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,5 @@ If you're unfamiliar with python, we recommend you use Anaconda's Python distrib
10
10
4. Rename credentials.py.template to credentials.py and fill with:
11
11
- your username and password to [Sports Data Direct](https://www.sportsdatadirect.com)
12
12
- your client_id and client_secret from [Your Profile](https://www.sportsdatadirect.com/users/profile)
13
-
4. Run `jupyter notebook` and start exploring! Our [Data Access Example Notebook](https://github.com/SportsDataDirect/python_tutorials/blob/master/Python%20Data%20Access%20Example.ipynb) is a good place to start.
13
+
4. Run `jupyter notebook` and start exploring!
14
+
- Our [Data Access Example Notebook](https://github.com/SportsDataDirect/python_tutorials/blob/master/Python%20Data%20Access%20Example.ipynb) is a good place to start.
0 commit comments