안녕하세요.
아래와 같은 코드 발생 이유를 알고 싶습니다.
작성 코드
import os
os.environ['KAGGLE_CONFIG_DIR'] = '/content/'
!kaggle competitions download -c dogs-vs-cats-redux-kernels-edition
출력 결과
Warning: Your Kaggle API key is readable by other users on this system! To fix this, you can run 'chmod 600 /content/kaggle.json'
403 - Forbidden