Created
September 11, 2020 08:16
-
-
Save pranjalAI/ed0450600bb6f0dbe9a9226a586f98f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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