Skip to content

Instantly share code, notes, and snippets.

@securetorobert
Created June 13, 2020 23:42
Show Gist options
  • Save securetorobert/ff4a88fa5d9a676f86a8b22e797ff100 to your computer and use it in GitHub Desktop.
Save securetorobert/ff4a88fa5d9a676f86a8b22e797ff100 to your computer and use it in GitHub Desktop.
Access Google Drive from Colab
from google.colab import drive
drive.mount('/content/gdrive')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment