OCNORA

Google Notebooks

Google CloudOAuth 2.0credential probe

Notebooks API is used to manage notebook resources in Google Cloud (Google OAuth2).

OCNORA ships 6 typed Google Notebooks operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 6

  • Create Instance
    Creates a new Instance in a given project and location.
    vertex_notebooks.create_instance
  • Delete Instance
    Deletes a single Instance.
    vertex_notebooks.delete_instance
  • Get Config
    Returns various configuration parameters.
    vertex_notebooks.get_config
  • Get Instance
    Gets details of a single Instance.
    vertex_notebooks.get_instance
  • List Instances
    Lists instances in a given project and location.
    vertex_notebooks.list_instances
  • Update Instance
    UpdateInstance updates an Instance.
    vertex_notebooks.update_instance

Run your first Google Notebooks workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.