From 6e887b815025243e48716a2edef7efa53f7109fa Mon Sep 17 00:00:00 2001 From: stdweird Date: Wed, 4 Dec 2024 17:06:09 +0100 Subject: [PATCH] portal: fix typos, new location of debug button --- mkdocs/docs/HPC/web_portal.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs/docs/HPC/web_portal.md b/mkdocs/docs/HPC/web_portal.md index 55a6ccf4b3b..76b12410714 100644 --- a/mkdocs/docs/HPC/web_portal.md +++ b/mkdocs/docs/HPC/web_portal.md @@ -282,14 +282,14 @@ others). ### Enable debug logging for interactive apps -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) +When investigating an issue with an interactive app (e.g. failure to start), +it can be very helpful (or you will be asked to by support) to provide more debugging information in the output log file. To do so, tick `Show advanced options` button (right above the `Launch` button), -and tick `Enable extra debugging code to help debug problems` button that appears at top of the page -(just under the `Cluster` selection). +and tick `Enable extra debugging code to help debug problems` button that right above it. Once the issue is resolved, you can do the same steps to untick the `Enable extra debugging code to help debug problems` button again -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. +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. ## Custom apps