wb notebook launch

Name

wb-notebook-launch - Launch a running Notebook instance within your workspace.

Synopsis

wb notebook launch [--format=<format>] [--proxy-view=<proxyView>] [--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: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --id=<resourceId>
    ID of the cluster resource, scoped to the workspace. Only alphanumeric and underscore characters are permitted.

  • --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.

  • --instance-id=<instanceId>
    The id of the notebook instance.

  • --proxy-view=<proxyView>
    AWS Sagemaker Notebook view to be launched: JUPYTER, JUPYTERLAB.

    Default: JUPYTERLAB
    
  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 26 November 2024