在Google Colab中从Kaggle下载数据时出现问题

时间:2019-06-26 10:31:01

标签: google-colaboratory kaggle

我想从Google Colab中的Kaggle下载数据,但出现错误。有什么可能的解决方案?

我尝试运行此命令

file not found

但是我收到此错误:

!kg download -u <<Kaggle UserName>> -p <<Kaggle Password>> -c bluebook- 
 for-bulldozers -f Train.zip

我在命令中将用户名和密码替换为Kaggle用户名和Kaggle密码。

谢谢!

0 个答案:

没有答案