euporie.core.comm.ipywidgets.BoundedIntTextModel

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

An integer textbox ipwidget with upper and lower bounds.