|
17 | 17 | "stroke": "#6f2fa0", |
18 | 18 | "fill": "#dbcbe7" |
19 | 19 | }, |
20 | | - "nodes": ["9da7ad3ef289bd95", "8d971eb77b2a5cfd", "a085f65a040b6d62"], |
| 20 | + "nodes": ["9da7ad3ef289bd95", "8d971eb77b2a5cfd", "a085f65a040b6d62", "4ae2da586d311c30"], |
21 | 21 | "x": 74, |
22 | 22 | "y": 47, |
23 | 23 | "w": 452, |
24 | | - "h": 174 |
| 24 | + "h": 194 |
25 | 25 | }, |
26 | 26 | { |
27 | 27 | "id": "2b76ac110625033d", |
28 | 28 | "type": "group", |
29 | 29 | "z": "dae5714e049c0d25", |
30 | 30 | "name": "Introduction to Seqera Node-RED nodes", |
31 | 31 | "style": { |
32 | | - "label": true |
| 32 | + "label": true, |
| 33 | + "color": "#000000" |
33 | 34 | }, |
34 | 35 | "nodes": [ |
35 | 36 | "ed01ba29e91770f2", |
|
42 | 43 | "ba12afe4c16fbbeb", |
43 | 44 | "767870dfc9296cf3", |
44 | 45 | "bf13bdde1ae5a326", |
45 | | - "cf0d89173f4a7a19" |
| 46 | + "cf0d89173f4a7a19", |
| 47 | + "fc630486d3370917" |
46 | 48 | ], |
47 | 49 | "x": 74, |
48 | 50 | "y": 259, |
49 | 51 | "w": 452, |
50 | | - "h": 442 |
| 52 | + "h": 549.5 |
51 | 53 | }, |
52 | 54 | { |
53 | 55 | "id": "9da7ad3ef289bd95", |
|
68 | 70 | "name": "Example flows", |
69 | 71 | "info": "You can find the Seqera nodes in the sidebar on the left, under the heading \"Seqera\".\nTo jump-start your development, take a look at the examples that come with the extension:\n\n* Menu (top right `≡` button)\n* Import\n* Examples (modal's left sidebar)\n* @seqera/node-red-seqera dropdown\n* Choose an example and import into your current workflow\n\nThese are designed to be drop-in automation flow chunks and can often be used together.", |
70 | 72 | "x": 200, |
71 | | - "y": 180, |
| 73 | + "y": 200, |
72 | 74 | "wires": [] |
73 | 75 | }, |
74 | 76 | { |
|
79 | 81 | "name": "More information", |
80 | 82 | "info": "Here are some resources to get you started:\n\n- [Node-RED tutorials](https://nodered.org/docs/tutorials/)\n- [Seqera Node-RED YouTube Playlist](#) _(coming soon)_\n- [Other Node-RED extensions](https://flows.nodered.org/)\n", |
81 | 83 | "x": 400, |
82 | | - "y": 180, |
| 84 | + "y": 200, |
83 | 85 | "wires": [] |
84 | 86 | }, |
85 | 87 | { |
|
233 | 235 | "description": "", |
234 | 236 | "descriptionType": "str", |
235 | 237 | "fileType": "csv", |
236 | | - "x": 180, |
| 238 | + "x": 170, |
237 | 239 | "y": 660, |
238 | 240 | "wires": [[]] |
239 | 241 | }, |
|
243 | 245 | "z": "dae5714e049c0d25", |
244 | 246 | "g": "2b76ac110625033d", |
245 | 247 | "name": "Studios", |
246 | | - "info": "Use this node to add a new Seqera Studios instance.", |
247 | | - "x": 370, |
248 | | - "y": 620, |
| 248 | + "info": "Seqera Studios let you run interactive analysis sessions on your compute environments.\n\nThese nodes allow you to first add and then monitor a studio.\nThe central monitoring node output emits a message when a studio is in a _Running_ state and ready to use.\n\nThey're designed to work together: the _Add_ node emits `msg.studioId` and the _Monitor_ node defaults to using this for the Studio ID to monitor.", |
| 249 | + "x": 150, |
| 250 | + "y": 720, |
249 | 251 | "wires": [] |
250 | 252 | }, |
251 | 253 | { |
|
283 | 285 | "autoStartType": "bool", |
284 | 286 | "workspaceId": "", |
285 | 287 | "workspaceIdType": "str", |
| 288 | + "x": 170, |
| 289 | + "y": 760, |
| 290 | + "wires": [["fc630486d3370917"]] |
| 291 | + }, |
| 292 | + { |
| 293 | + "id": "fc630486d3370917", |
| 294 | + "type": "seqera-studios-monitor", |
| 295 | + "z": "dae5714e049c0d25", |
| 296 | + "g": "2b76ac110625033d", |
| 297 | + "name": "", |
| 298 | + "seqera": "", |
| 299 | + "studioId": "studioId", |
| 300 | + "studioIdType": "msg", |
| 301 | + "workspaceId": "", |
| 302 | + "workspaceIdType": "str", |
| 303 | + "keepPolling": true, |
| 304 | + "poll": 5, |
| 305 | + "pollUnits": "seconds", |
286 | 306 | "x": 400, |
287 | | - "y": 660, |
288 | | - "wires": [[]] |
| 307 | + "y": 760, |
| 308 | + "wires": [[], [], []] |
| 309 | + }, |
| 310 | + { |
| 311 | + "id": "4ae2da586d311c30", |
| 312 | + "type": "comment", |
| 313 | + "z": "dae5714e049c0d25", |
| 314 | + "g": "5f25af5b9d8216eb", |
| 315 | + "name": "Documentation", |
| 316 | + "info": "Node-RED has a very useful tab in the right hand sidebar:\n\n- The 📕 _Help_ tab (<kbd>⌘+g h</kbd>)\n\nTry to keep this open most of the time: as you click different nodes, it will show contextual information.\nAll of the Seqera nodes and and all of the core Node-RED nodes will have extensive docs here.\n\nIf you prefer, you can also read documentation about the Seqera nodes on the plugin website: https://seqeralabs.github.io/node-red-seqera/", |
| 317 | + "x": 300, |
| 318 | + "y": 160, |
| 319 | + "wires": [] |
| 320 | + }, |
| 321 | + { |
| 322 | + "id": "c9871911d5978997", |
| 323 | + "type": "global-config", |
| 324 | + "env": [], |
| 325 | + "modules": { |
| 326 | + "@seqera/node-red-seqera": "1.3.0" |
| 327 | + } |
289 | 328 | } |
290 | 329 | ] |
0 commit comments