Skip to content

Instantly share code, notes, and snippets.

@alonlavian
Created April 2, 2019 09:38
Show Gist options
  • Save alonlavian/e52c7c8e1faef6193a4b15420872630c to your computer and use it in GitHub Desktop.
Save alonlavian/e52c7c8e1faef6193a4b15420872630c to your computer and use it in GitHub Desktop.
mounts google drive to /content/drive/
from google.colab import drive
drive.mount('/content/drive/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment