I got an error when try to launch Julyterlab on Dataproc. it shows 403 error - Cannot read property 'path' of undefined
Any idea what would be the issue?
The glcoud command as follow: gcloud beta dataproc clusters create --enable-component-gateway --bucket --region asia-southeast1 --zone asia-southeast1-c --master-machine-type n1-standard-2 --master-boot-disk-size 500 --num-workers 2 --worker-machine-type n1-standard-2 --worker-boot-disk-size 500 --image-version 1.5-debian10 --optional-components ANACONDA,JUPYTER --scopes 'https://www.googleapis.com/auth/cloud-platform' --project