redivis.current_notebook
redivis.current_notebook() → Notebook
Returns a reference to the current notebook. Can only be called from within a running Redivis notebook. The current use case for this method is to generate an output table from the notebook (see example).
Returns:
See also
Examples
Last updated
Was this helpful?