overview#
Overview tab — progress, runner status, pipeline info, recent files.
Functions#
|
Build the Overview tab layout. |
Module Contents#
- physicsnemo_curator.dashboard.views.overview.overview_tab( ) panel.Column#
Build the Overview tab layout.
- Parameters:
store (DashboardStore) – The dashboard data store.
- Returns:
Complete overview tab content.
- Return type:
pn.Column