wb notebook

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 with wb app create gcp. 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: 10 February 2026