Notebook
class Notebook
An interface for working with notebooks on Redivis. Currently only utilized to create an output table from within a running notebook.
Constructors
Get a reference to the current notebook. Can only be called from within a running Redivis notebook.
Examples
Methods
Create or append to an output table, using data from within the (running) notebook.
Last updated
Was this helpful?