The scenario is I have set up a Datalab instance in my cloud Project A. I would like to be able to connect to this instance and use Datalab from cloud shell in Project B.
At the moment I have a Datalab instance created in Project A called "test-instance-datalab" this instance runs my Datalab notebook:
Instance name in Project A:
Datalab Notebook for Project A:
I can connect to this instance using SSH via the cloud shell inside Project B:
However I cannot connect to Datalab even though I managed to connect to the correct instance.
Is it possible to use Datalab in a instance via SSH from the google cloud shell in a different project?


