You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
qimingj edited this page Dec 21, 2017
·
3 revisions
If your Datalab is set up with gcloud command (gcloud datalab create), then you don't need to sign in from inside Datalab. Compute service account of your hosting GCP project will be used to access Google Services.
If you want to use your user credential, you can run the Datalab container image locally with Docker. See
for how to build and run it locally. After it is up and running, you can sign in inside Datalab from the menu, go through with OAuth flow, and then you can access Google Services with your own credential.