Name

wb-notebook - Use Notebooks in the workspace.

Synopsis

wb notebook [COMMAND]

Description

Commands to manage Notebook resources within the workspace.

You can create a GCP Notebook controlled resource [https://cloud.google.com/vertex-ai/docs/workbench/notebook-solution]with wb resource create gcp-notebook, and a AWS Notebook controlled resource [https://aws.amazon.com/sagemaker] with wb resource create sagemaker-notebook. The stop, start and launch commands are provided for convenience.

You can also stop and start the gcp-notebook using the gcloud notebooks instances start/stop commands.

Commands

start

Start a stopped Notebook instance within your workspace.

stop

Stop a running Notebook instance within your workspace.

launch

Launch a running Notebook instance within your workspace.

Last Modified: 1 January 0001