common/k*: add Korean translation (#14560)
This commit is contained in:
12
pages.ko/common/kaggle.md
Normal file
12
pages.ko/common/kaggle.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# kaggle
|
||||
|
||||
> Python 3로 구현된 Kaggle 공식 CLI.
|
||||
> 더 많은 정보: <https://github.com/Kaggle/kaggle-api>.
|
||||
|
||||
- 현재 구성 값 보기:
|
||||
|
||||
`kaggle config view`
|
||||
|
||||
- 대회 데이터셋에서 특정 파일 다운로드:
|
||||
|
||||
`kaggle competitions download {{대회}} -f {{파일명}}`
|
Reference in New Issue
Block a user