euporie.core.comm.ipywidgets.BoundedFloatTextModel

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

An float textbox ipwidget with upper and lower bounds.