Skip to content

Commit 4546dfe

Browse files
committed
website: correct typos in docs/nersc/index.md
1 parent 5c29880 commit 4546dfe

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/nersc/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ for their computing and analyais needs, including, e.g., login node, shared GPU
3333
exclusive nodes, as explained in [NERSC's documentation](https://docs.nersc.gov/services/jupyter/reference/).
3434

3535
Since login nodes are shared by users and hence can get very busy or run into memory constraints,
36-
and since our tools can make use of GPUs for interactive rendering.
37-
we recommend that users choose a shared GPU node or an exclusive GPU node.
36+
and since our tools can make use of GPUs for interactive rendering,
37+
**we recommend** that users choose a **shared GPU node**.
3838

3939
Keep in mind, though, that time spent on shared GPU nodes or exclusive nodes
4040
will be charged to your project's allocation.
@@ -46,22 +46,22 @@ are used to launch our tools in the QuickView family.
4646
:::
4747

4848
::: tip Tip 3: No need to manually load `conda`.
49-
When one of the commands provided above is used to lunch tools in the QuickView family,
49+
When one of the commands provided above is used to launch tools in the QuickView family,
5050
there is no need to manually load `conda` or the conda environment that our tools are installed in.
5151
This is because the above-mentioned commands are in fact scripts that have included those steps.
5252
:::
5353

5454
::: warning Reminder: Shut down the server when you are done.
5555
After finishing your analysis, please remember to shut down the connection to your selected
56-
server (node) to stop the charging of ours to your project's allocation.
56+
server (node) to stop the charging of hours to your project's allocation.
5757
This is explained at the end of
5858
[this video](https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter),
59-
and here is a recap of the steps (clicks):
59+
and below is a recap of the steps (clicks):
6060
- go to the JupytherHub window/tab in your browser,
61-
- click `File`,
61+
- click `File` in the top-left corner,
6262
- scroll down and choose `Hub Control Panel`,
63-
- in the Control Panel that brought up in a new brower tab/window, click on the red "stop" button
64-
for the server to shut down. An example is shown in the screenshot below.
63+
- in the Control Panel brought up in a new browser tab/window, click on the red "stop" button
64+
for the server to be shut down. An example is shown in the screenshot below.
6565

6666
![JupyterHub_control_panel_with_stop_button.png](/nersc/JupyterHub_control_panel_with_stop_button.png)
6767
:::

0 commit comments

Comments
 (0)