Skip to content

Commit 670dab8

Browse files
authored
Update Download-Large-File-from-Google-Drive.ipynb
1 parent 8e712b2 commit 670dab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Download-Large-File-from-Google-Drive.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"outputs": [],
5151
"source": [
52-
"file_id = '0B6lEo20DNMISIJDSJDVBMENXbkE'\n",
52+
"file_id = '0B1fGSuBXAh1IeEpzajRISkNHckU'\n",
5353
"destination = '/home/myusername/work/myfile.ext'\n",
5454
"download_file_from_google_drive(file_id, destination)"
5555
]

0 commit comments

Comments
 (0)