回答編集履歴

1

内容を追加

2019/09/28 06:18

投稿

nandymak
nandymak

スコア799

test CHANGED
@@ -7,3 +7,29 @@
7
7
 
8
8
 
9
9
  提示のコードを実行すると反対にアップロードすると思うのですが。。。
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+ ```python
18
+
19
+ !pip install -U kaggle
20
+
21
+ ```
22
+
23
+ でメッセージが変わりました。
24
+
25
+
26
+
27
+ ```
28
+
29
+ Saving kaggle.json to kaggle.json
30
+
31
+ Drive already mounted at /root/drive; to attempt to forcibly remount, call drive.mount("/root/drive", force_remount=True).
32
+
33
+ 403 - Forbidden
34
+
35
+ ```