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
Hi,
I am trying to set up kaggleevnv on my WIndows 11 machine and following the opt 2.
After docker compose log I dont see the jupyter page url. Here is my logs:
jupyter-1 | Setting default cloud sdk project to
jupyter-1 | ERROR: (gcloud.config.set) The project property is set to the empty string, which is invalid.
jupyter-1 | To set your project, run:
jupyter-1 |
jupyter-1 | $ gcloud config set project PROJECT_ID
jupyter-1 |
jupyter-1 | or to unset it, run:
jupyter-1 |
jupyter-1 | $ gcloud config unset project
jupyter-1 | /opt/google/c2d-utils: line 295: -2: substring expression < 0
jupyter-1 | Setting default cloud sdk compute/region to
jupyter-1 | ERROR: (gcloud.config.set) You do not currently have an active account selected.
jupyter-1 | Please run:
jupyter-1 |
jupyter-1 | $ gcloud auth login
jupyter-1 |
jupyter-1 | to obtain new credentials.
jupyter-1 |
jupyter-1 | If you have already logged in with a different account, run:
jupyter-1 |
jupyter-1 | $ gcloud config set account ACCOUNT
jupyter-1 |
jupyter-1 | to select an already authenticated account to use.
jupyter-1 | /opt/google/c2d-utils: line 295: -2: substring expression < 0
jupyter-1 | Setting default cloud sdk dataproc/region to
jupyter-1 | Updated property [dataproc/region].
Does it require gcloud accout to run with VS Code localy?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to set up kaggleevnv on my WIndows 11 machine and following the opt 2.
After docker compose log I dont see the jupyter page url. Here is my logs:
Does it require gcloud accout to run with VS Code localy?
Thank you
The text was updated successfully, but these errors were encountered: