Answers for "how to open zip file from drive in colab"

2

zip command colab

!zip -r /content/file.zip /content/Folder_To_Zip
Posted by: Guest on August-08-2020
1

unzip a folder in google colab

!unzip file_location
Posted by: Guest on May-14-2021

Code answers related to "how to open zip file from drive in colab"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language