AI Platform Notebooks makes it easy to manage JupyterLab instances through a protected, publicly available notebook instance URL. A JupyterLab instance is a Deep Learning virtual machine instance with the latest machine learning and data science libraries pre-installed.
Setup
-
Before you begin
Select a Google Cloud Platform (GCP) project, set up billing, and enable the Compute Engine API.
-
Create a new notebook instance
Create a new notebook instance.
-
Install dependencies
Install software that your notebook is dependent upon.
-
Create a new notebook instance using a custom container
Use your own container with AI Platform Notebooks.