pub fn set_widget_context(ctx: WidgetContext)Expand description
Set the widget context for the current cell execution.
This is called by the executor before calling the cell function.
pub fn set_widget_context(ctx: WidgetContext)Set the widget context for the current cell execution.
This is called by the executor before calling the cell function.