notebook_create

Function

ArgDescriptionType
nameThe name of the notebookstring
descriptionThe description of the notebookstring
collaboratorsA list of users to share the notebook with.list of string
publicIf set the notebook will be public.bool
artifactsA list of NOTEBOOK artifacts to create the notebook with (Notebooks.Default)list of string
envAn environment to initialize the notebook withordereddict.Dict

Required Permissions: COLLECT_SERVER

Description

Create a new notebook.