mounting google drive in colab

// Step 1: Install necessary packages
!go get -u github.com/odeke-em/drive/drive-gen && drive-gen

// Step 2: Authenticate and generate token
!drive init

// Step 3: Mount Google Drive
!drive mount -o allow_other /content/drive