From 11003e931432592b86deacd13f3042b6a629144b Mon Sep 17 00:00:00 2001 From: Wei Huang Date: Mon, 4 Nov 2024 13:50:43 -0700 Subject: [PATCH] Update docs/source/noaa_csp.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- docs/source/noaa_csp.rst | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/docs/source/noaa_csp.rst b/docs/source/noaa_csp.rst index c526d82bf4..f5341d9dfe 100644 --- a/docs/source/noaa_csp.rst +++ b/docs/source/noaa_csp.rst @@ -206,15 +206,17 @@ the cluster varies and not immediate and may take several minutes for the cluste .. image:: _static/noaacsp_using_1.png -when the cluster is activate, user will see: -1. Green dot means the cluster is active, pointed by red-arrow 1. -2. Green dot means the cluster is active, pointed by red-arrow 2. -3. Green button means the cluster is active, pointed by red-arrow 3. -4. Click the blue-square with arrow inside pointed by red-arrow 4 will copy the cluster's IP into clipboard, - which you can open a laptop xterm/window, and do `ssh username@the-ip-address` in the xterm window will connect you - to the AWS cluster, and you can do you work there. -5. Which is the `username@the-ip-address`, or your AWS PW cluster. Click it, will have a PW web terminal appear in the - bottom of the web-site, which you can work on this terminal to use your AWS cluster. +When the cluster is activate, the user will see: + +#. Green dots meaning that the cluster is active, shown by red arrows 1 & 2. +#. A green power button meaning that the cluster is active, shown by red arrow 3. +#. A blue clipboard icon with `username@the-ip-address` to identify your AWS PW cluster. Users can either: + + * Click the blue clipboard icon indicated by red arrow 4 to copy the cluster's IP address into the clipboard. + You can open a laptop terminal window (e.g., Terminal, Xterm, Git Bash) and run `ssh username@the-ip-address` in the window to connect + to the AWS cluster, and you can do your work there. + * Click `username@the-ip-address` to open a PW web terminal at the + bottom of the website, which you can work in to use your AWS cluster. Please note, as soon as the cluster is activated, AWS/PW starts charging you for use the cluster. As this cluster is exclusive for yourself, AWS keep charging you as long as the cluster is active.