Jupyter service not found on AI notebook VM

107 views
Skip to first unread message

Mochamad Taufik Romdony

unread,
Aug 26, 2021, 4:58:14 AM8/26/21
to google-dl-platform
Hi 

I hope you doing well

I'm trying to provision AI notebook instance using terraform with resource "google_notebooks_instance" and disable public ip also for proxy (no_public_ip & no_proxy_access)

When the VM up, I can't access the the jupyter service using ssh tunnel
gcloud compute --project "aaaa" ssh --zone "europe-west1-b" "notebook" -- -L 8080:localhost:8080

mot@notebook: ~ 2021-08-26 15-28-57.png

sudo service jupyter status
Unit jupyter.service could not be found.

have you experience the same issue?

Thanks


Gonzalo Gasca Meza

unread,
Aug 26, 2021, 12:15:58 PM8/26/21
to Mochamad Taufik Romdony, google-dl-platform
Hi Mochamad,

What OS image are you using to create this Notebook? Based on this error it sounds like you are using a container based OS or an image that does not have Jupyter installed. To see the recent Notebook images:

```
gcloud compute images list --project deeplearning-platform-release | grep 202108
```



--
You received this message because you are subscribed to the Google Groups "google-dl-platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-dl-platf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-dl-platform/9c3da00d-14bc-4f6b-af68-e576ac5b8193n%40googlegroups.com.


--
Gonzalo Gasca Meza | Software Engineer | gog...@google.com | 415-736-2466
Reply all
Reply to author
Forward
0 new messages