File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ To adjust module properties:
49
49
50
50
| Keystroke | Description |
51
51
| -| -|
52
- | Ctrl + F6 | Switch focus between canvas and module tree |
53
- | Ctrl + F1 | Open information card when focusing on a node in module tree (same as mouse-over hover) |
54
- | Ctrl + Shift + H | Open connection helper to connect nodes when focus is on a node |
55
- | Ctrl + Shift + E | Open module panel to set module properties when focus is on a node |
56
- | Ctrl + G | Move focus to first failed node if pipeline run failed |
52
+ | Ctrl + F6 | Toggle focus between canvas and module tree |
53
+ | Ctrl + F1 | Open the information card when focusing on a node in module tree |
54
+ | Ctrl + Shift + H | Open the connection helper when focus is on a node |
55
+ | Ctrl + Shift + E | Open module properties when focus is on a node |
56
+ | Ctrl + G | Move focus to first failed node if the pipeline run failed |
57
57
58
58
## Action shortcuts
59
59
You can’t perform that action at this time.
0 commit comments