Skip to content

Instantly share code, notes, and snippets.

@pranjalAI
Created September 11, 2020 08:16
Show Gist options
  • Save pranjalAI/ed0450600bb6f0dbe9a9226a586f98f2 to your computer and use it in GitHub Desktop.
Save pranjalAI/ed0450600bb6f0dbe9a9226a586f98f2 to your computer and use it in GitHub Desktop.
from google.colab import drive
drive.mount('/content/gdrive')
!ln -s /content/gdrive/My\ Drive/ /mydrive
!ls /mydrive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment