shapelets.apps.DataApp.tabs_layout# DataApp.tabs_layout(title: Optional[str] = None, **additional) → TabsLayoutWidget# Defines a Tabs Layout, a layout that provides a horizontal layout to display tabs. param title: String with the Panel title. It will be placed on top of the Panel. return TabsLayout.