euporie.core.comm.ipywidgets.SelectModel

class euporie.core.comm.ipywidgets.SelectModel(comm_container: KernelTab, comm_id: str, data: dict, buffers: Sequence[bytes])

An ipywidget allowing a value to be selected from a list of options.