GUVI
Back

Problem in upload the file google colab

Created 3 years ago
110 Views
1 Comments
AswiniKumar
@AswiniKumar
AswiniKumar
@AswiniKumarProfile is locked. Login
# Download a file based on its file ID. # # A file ID looks like: laggVyWshwcyP6kEI-y_W3P8D26sz file_id = '1NMQVD1atbWnFcXTm6jbkzi2DkvHRCp7q/view?usp=sharing' #https://drive.google.com/file/d/1NMQVD1atbWnFcXTm6jbkzi2DkvHRCp7q/view?usp=sharing downloaded = drive.CreateFile({'id': file_id}) print('Downloaded content "{}"'.format(downloaded.GetContentString()))
Comments
Please login to comment.
 
Powered by habitate.io Habitate