Optional
requestFactory: NotebooksApiRequestFactoryOptional
responseProcessor: NotebooksApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationDelete a notebook using the specified ID.
The request object
Optional
options: ConfigurationGet a notebook using the specified notebook ID.
The request object
Optional
options: ConfigurationGet all notebooks. This can also be used to search for notebooks with a particular query
in the notebook
name
or author handle
.
The request object
Optional
options: ConfigurationProvide a paginated version of listNotebooks returning a generator with all the items.
Optional
options: ConfigurationUpdate a notebook using the specified ID.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Create a notebook using the specified options.