Skip to content

Instantly share code, notes, and snippets.

@syanyong
Created April 28, 2022 08:09
Show Gist options
  • Save syanyong/4c3a311624a9e879225589bdc9075085 to your computer and use it in GitHub Desktop.
Save syanyong/4c3a311624a9e879225589bdc9075085 to your computer and use it in GitHub Desktop.
from google.colab import drive
drive.mount('/content/drive')
!unzip /content/drive/MyDrive/WorkshopML/dataset.zip -d /content/drive/MyDrive/WorkshopML/dataset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment