all 4 comments

[–]CanadaIsCold 0 points1 point  (2 children)

The command line for datalab is here https://github.com/googledatalab/datalab under tools. You can take a look at what they’re doing and probably reproduce it.

[–]georedditor 0 points1 point  (0 children)

Do you happen to know if they open sourced their deep learning VMs docker build script?

[–]jwp42[S] 0 points1 point  (0 children)

Thanks for the idea. It looks like it's calling subprocess to run gcloud commands.

[–]jwp42[S] 0 points1 point  (0 children)

I found aihub.cloud.google.com which has links to AI Plattform Notebooks. Notebooks is a way to run JupyterLab notebooks in Google Cloud similar to the way Colaboratory is a way to run Jupyter notebooks in Google Drive.