wb notebook launch
Categories:
Name
wb-notebook-launch - Launch a running notebook instance within your workspace.
Synopsis
wb notebook launch [--format=<format>] [--workspace=<id>] (--id=<resourceId> | --instance-id=<instanceId>)
Description
Launch a running notebook instance within your workspace.
Options
-
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<resourceId>
ID of the cluster resource, scoped to the workspace. Only alphanumeric and underscore characters are permitted. -
--instance-id=<instanceId>
The ID of the notebook instance. -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 10 February 2026