euporie.core.comm.ipywidgets.BoxModel

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

A box layout ipywidget (basically the same a HBox).