from google.colab import auth, drive
auth.authenticate_user()
drive.mount("drive")