diff --git a/src/components/templates/Datasets/ListComponent.vue b/src/components/templates/Datasets/ListComponent.vue index 42d5f2b..0230459 100644 --- a/src/components/templates/Datasets/ListComponent.vue +++ b/src/components/templates/Datasets/ListComponent.vue @@ -484,7 +484,7 @@ watch( - + - + - + { - + {
{
{
@@ -981,7 +978,6 @@ watch(showKubeflowDetails, async () => {
diff --git a/src/components/templates/projects/ListComponent.vue b/src/components/templates/projects/ListComponent.vue index 0e4df16..204628e 100644 --- a/src/components/templates/projects/ListComponent.vue +++ b/src/components/templates/projects/ListComponent.vue @@ -588,7 +588,7 @@ onMounted(async () => { - + { class="bg-shades-transparent d-flex flex-column justify-center w-100" > - +
Compare Executions
diff --git a/src/components/templates/run/executions/ListComponent.vue b/src/components/templates/run/executions/ListComponent.vue index 09ecaca..504d30c 100644 --- a/src/components/templates/run/executions/ListComponent.vue +++ b/src/components/templates/run/executions/ListComponent.vue @@ -632,7 +632,7 @@ onMounted(() => { - + - + Execution Information @@ -971,7 +967,7 @@ const artifactsLoading = ref(false); - + @@ -1035,7 +1031,7 @@ const artifactsLoading = ref(false); - + @@ -1162,7 +1158,7 @@ const artifactsLoading = ref(false); - + Model Metrics (selected run) - + Metrics (bar chart) - + - + diff --git a/src/components/templates/run/experiment/ListComponent.vue b/src/components/templates/run/experiment/ListComponent.vue index bd1e37f..bf11a34 100644 --- a/src/components/templates/run/experiment/ListComponent.vue +++ b/src/components/templates/run/experiment/ListComponent.vue @@ -390,7 +390,7 @@ onMounted(() => { - + Experiment Information @@ -248,7 +247,7 @@ watch( - + Runs diff --git a/src/components/templates/stepconfig/ListComponent.vue b/src/components/templates/stepconfig/ListComponent.vue index 12ca144..7653716 100644 --- a/src/components/templates/stepconfig/ListComponent.vue +++ b/src/components/templates/stepconfig/ListComponent.vue @@ -407,7 +407,7 @@ onMounted(() => { - + - + { - + Training Script Information @@ -164,11 +160,7 @@ onBeforeUnmount(() => { - + Training Script Preview diff --git a/src/components/templates/trainingscriptgroup/ListComponent.vue b/src/components/templates/trainingscriptgroup/ListComponent.vue index 6ddf45e..540a466 100644 --- a/src/components/templates/trainingscriptgroup/ListComponent.vue +++ b/src/components/templates/trainingscriptgroup/ListComponent.vue @@ -462,7 +462,7 @@ onMounted(fetchList); - + { - + { - +