WidgetParameters¶
-
class
orion_notebook.widgets.widget_nbparameters.
NotebookParametersWidget
(**kwargs)¶ Bases:
orion_notebook.widgets.widget_base.RuntimeWidget
Class for building a Notebook Parameters Widget.
Input(s): the parameters defined for the notebook
Operation: the widget builds an interactive field for each of the parameters defined in the notebook
Outputs(s): the parameters defined for the notebook
-
configure_inputs_layout
()¶ Configures the inputs of the widget layout
-
configure_outputs
()¶ Configures the outputs of the widget
-
execute
(**kwargs: dict)¶ Configures the widget’s functionality and generates the notebook parameters widget