We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1ca02 commit da2d2caCopy full SHA for da2d2ca
docs/guides/webui.md
@@ -76,6 +76,10 @@ Click on any job ID to open the detailed view where you can:
76
- Examine resource utilization
77
- View job specifications and parameters
78
79
+<figure>
80
+ <img src="../img/webui-job-details.png" alt="Job Details View">
81
+ <figcaption>Job Details and Logs View</figcaption>
82
+</figure>
83
84
### Node Management
85
@@ -97,6 +101,10 @@ Click on any node ID to access:
97
101
- Resource allocation and availability
98
102
- Connection history
99
103
104
105
+ <img src="../img/webui-node-details.png" alt="Node Details View">
106
+ <figcaption>Node Details and Status View</figcaption>
107
100
108
109
## Troubleshooting with the WebUI
110
0 commit comments