diff --git a/config/components.json b/config/components.json index de054a60c..edfd61e0e 100644 --- a/config/components.json +++ b/config/components.json @@ -12,7 +12,7 @@ "ExecutionView" ], "visualizerOverrides": { - "": "InteractiveWorkspace", + "": "PipelineIndex", "MyArtifacts": "ArtifactIndex", "MyArchitectures": "ArchIndex", "MyExecutions": "ExecutionIndex", diff --git a/src/visualizers/widgets/Sidebar/NavBar.html b/src/visualizers/widgets/Sidebar/NavBar.html index 7e020b627..ca2f4ee6c 100644 --- a/src/visualizers/widgets/Sidebar/NavBar.html +++ b/src/visualizers/widgets/Sidebar/NavBar.html @@ -1,8 +1,8 @@