notebookutils.notebook.updateDefinition: Get the definition of a notebook

View source: R/notebook.R

notebookutils.notebook.updateDefinitionR Documentation

Get the definition of a notebook

Description

Get the definition of a notebook

Usage

notebookutils.notebook.updateDefinition(
  name,
  content,
  defaultLakehouse = "",
  defaultLakehouseWorkspace = "",
  workspaceId = ""
)

Arguments

name

Name of the notebook

content

Definition of the notebook

defaultLakehouse

Default lakehouse of the notebook

defaultLakehouseWorkspace

Default lakehouse workspace of the notebook

workspaceId

Workspace id of the notebook, default to current workspace

Value

The definition of the notebook


notebookutils documentation built on May 29, 2024, 12:08 p.m.