euporie.core.comm.ipywidgets.IntSliderModel

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

A slider ipywidget that accepts a single integer value.