nbroad HF staff commited on
Commit
0e9b8a5
1 Parent(s): 21d006e

add failure, response table headers

Browse files
Files changed (1) hide show
  1. static/index.html +2 -0
static/index.html CHANGED
@@ -38,6 +38,8 @@
38
  <th>Timestamp</th>
39
  <th>Model</th>
40
  <th>Status</th>
 
 
41
  </tr>
42
  </thead>
43
  <tbody>
 
38
  <th>Timestamp</th>
39
  <th>Model</th>
40
  <th>Status</th>
41
+ <th>Failure Message</th>
42
+ <th>Response Data</th>
43
  </tr>
44
  </thead>
45
  <tbody>