# Connect to GCP
from google.colab import auth
# follow the link and get a token
auth.authenticate_user()