set_widget_context

Function set_widget_context 

Source
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.