Optional
authorOptional
countThe number of notebooks to be returned.
Optional
excludeReturn notebooks not created by the given author_handle
.
Optional
includeValue of false
excludes the cells
and global time
for each notebook.
Optional
isTrue value returns only template notebooks. Default is false (returns only non-template notebooks).
Optional
queryReturn only notebooks with query
string in notebook name or author handle.
Optional
sortSort by direction asc
or desc
.
Optional
sortSort by field modified
, name
, or created
.
Optional
startThe index of the first notebook you want returned.
Optional
typeIf type is provided, returns only notebooks with that metadata type. Default does not have type filtering.
Generated using TypeDoc
Return notebooks created by the given
author_handle
.