Skip to content

Commit 192f34b

Browse files
authored
Merge pull request #803 from stdweird/ood_debug
portal: fix typos, new location of debug button
2 parents e4166b4 + 6e887b8 commit 192f34b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs/docs/HPC/web_portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,14 +282,14 @@ others).
282282

283283
### Enable debug logging for interactive apps
284284

285-
When investagting an issue with an interactive app (e.g. fails to start), it can be very helpful (or you will be asked to by support)
285+
When investigating an issue with an interactive app (e.g. failure to start),
286+
it can be very helpful (or you will be asked to by support)
286287
to provide more debugging information in the output log file.
287288
To do so, tick `Show advanced options` button (right above the `Launch` button),
288-
and tick `Enable extra debugging code to help debug problems` button that appears at top of the page
289-
(just under the `Cluster` selection).
289+
and tick `Enable extra debugging code to help debug problems` button that right above it.
290290

291291
Once the issue is resolved, you can do the same steps to untick the `Enable extra debugging code to help debug problems` button again
292-
or it will add the additional command and output with every interactive app you start, and it is not recommended to do this by default.
292+
or it will add the additional commands and output with every interactive app you start, and it is not recommended to do this by default.
293293

294294
## Custom apps
295295

0 commit comments

Comments
 (0)