File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
services/static-webserver/client/source/resource/osparc Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 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" : {
You can’t perform that action at this time.
0 commit comments