Skip to content

Commit 737f8cf

Browse files
committed
featured also in s4lacad
1 parent e939b45 commit 737f8cf

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

services/static-webserver/client/source/resource/osparc/ui_config.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,32 @@
172172
"newStudyLabel": "New Pipeline",
173173
"idToWidget": "emptyStudyBtn"
174174
}]
175+
},
176+
"groupedServices": {
177+
"categories": [{
178+
"id": "featured",
179+
"title": "Featured",
180+
"color": "product-color"
181+
}],
182+
"services": [{
183+
"serviceKey": "simcore/services/dynamic/s4l-ui",
184+
"category": "featured"
185+
}, {
186+
"serviceKey": "simcore/services/dynamic/s4l-jupyter",
187+
"category": "featured"
188+
}, {
189+
"serviceKey": "simcore/services/dynamic/iseg-web",
190+
"category": "featured"
191+
}, {
192+
"serviceKey": "simcore/services/dynamic/s4l-ui-framework",
193+
"category": "featured"
194+
}, {
195+
"serviceKey": "simcore/services/comp/s4l-python-runner",
196+
"category": "featured"
197+
}, {
198+
"serviceKey": "simcore/services/comp/s4l-python-runner-gpu",
199+
"category": "featured"
200+
}]
175201
}
176202
},
177203
"s4llite": {

0 commit comments

Comments
 (0)