notebookutils.notebook.update: Update a notebook

View source: R/notebook.R

notebookutils.notebook.updateR Documentation

Update a notebook

Description

Update a notebook

Usage

notebookutils.notebook.update(
  name,
  newName,
  description = "",
  workspaceId = ""
)

Arguments

name

Name of the notebook

newName

New name of the notebook

description

Description of the notebook

workspaceId

Workspace id of the notebook, default to current workspace

Value

A notebook object


notebookutils documentation built on Jan. 26, 2026, 9:06 a.m.