Skip to content

Google Datalab

Datalab is a way to run jupyter notebooks hosted on a Google Cloud virtual machine.

Datalab manages the setup of the virtual machine, and will install common analytical packages such as Python, numpy, Tensorflow.

Within datalab it is possible to customise the virtual machine that the notebooks are running on so that it is more appropriate for the use case (eg additional RAM or CPU).

Datalab documentation

High level view of datalab

Datalab intro walkthrough