Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

create dataset bug with tar files #529

Closed iamownt closed 5 months ago

iamownt commented 6 months ago

Kaggle API 1.5.16 dataset-metadata.json, {"title": "xxactar1", "id": "iamownt/xxctar1", "licenses": [{"name": "CC0-1.0"}]} command: kaggle datasets create -p part12 -u

I get the message below but don't see any dataset. So sad, I guess that it's the tar file name.


Your public Dataset is being created. Please check progress at https://www.kaggle.com/datasets/iamownt/xxctar12
Warning: Your Kaggle API key is readable by other users on this system! To fix this, you can run 'chmod 600 /root/.kaggle/kaggle.json'```