Skip to content

Instantly share code, notes, and snippets.

@erykml
Created January 25, 2019 21:37
Show Gist options
  • Save erykml/11402b72888bfe8b895fc76d59fdf880 to your computer and use it in GitHub Desktop.
Save erykml/11402b72888bfe8b895fc76d59fdf880 to your computer and use it in GitHub Desktop.
# connect to Google Drive
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