Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

property Session.widget : object

Widget to visualize the data in the session interactively. Return it from a notebook code cell to display it. The widget will appear in the output of this cell and its state will be stored in the metadata of this cell. The widget state is automatically updated as the widget is modified through UI interactions. Supported notebook environments and their corresponding required dependency:
Some notebook environments provide a cell metadata editor. It can be used in the rare situations where the widget state has to be edited manually.For instance, in JupyterLab, this editor can be found by opening the Notebook tools sidebar and expanding the Advanced Tools section.