Skip to content

Instantly share code, notes, and snippets.

@Hiromi-nee
Last active October 23, 2018 01:30
Show Gist options
  • Save Hiromi-nee/4081c6805104b1cc705f7e248405b82d to your computer and use it in GitHub Desktop.
Save Hiromi-nee/4081c6805104b1cc705f7e248405b82d to your computer and use it in GitHub Desktop.
google colab snippets
# Mount google drive
# https://colab.research.google.com/notebooks/io.ipynb#scrollTo=RWSJpsyKqHjH
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