kaggle: add page (#3901)
This commit is contained in:
12
pages/common/kaggle.md
Normal file
12
pages/common/kaggle.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# kaggle
|
||||
|
||||
> Official CLI for Kaggle implemented in Python 3.
|
||||
> More information: <https://github.com/Kaggle/kaggle-api>.
|
||||
|
||||
- View current configuration values:
|
||||
|
||||
`kaggle config view`
|
||||
|
||||
- Download a specific file from a competition dataset:
|
||||
|
||||
`kaggle competitions download {{competition}} -f {{filename}}`
|
Reference in New Issue
Block a user