Skip to content

Commit cb730e1

Browse files
committed
website: minor changes
1 parent db96c6b commit cb730e1

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

docs/nersc/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Keep in mind, though, that time spent on shared GPU nodes or exclusive nodes
4040
will be charged to your project's allocation.
4141
:::
4242

43-
::: tip Tip 2: Same executable for all kinds of nodes.
43+
::: tip Tip 2: Same executable for all types of nodes.
4444
Regardless of which type of node is chosen, the same commands (as listed above)
4545
are used to launch our tools in the QuickView family.
4646
:::
@@ -51,7 +51,7 @@ there is no need to manually load `conda` or the conda environment that our tool
5151
This is because the above-mentioned commands are in fact scripts that have included those steps.
5252
:::
5353

54-
::: warning Reminder: Shut down the server when you are done.
54+
::: warning IMPORTANT: Shut down the server when you are done.
5555
After finishing your analysis, please remember to shut down the connection to your selected
5656
server (node) to stop the charging of hours to your project's allocation.
5757
This is explained at the end of
@@ -68,11 +68,13 @@ and below is a recap of the steps (clicks):
6868

6969
## For NERSC user's who have not used JupyterHub
7070

71-
Please see this section of
72-
[NERSC's documentation](https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter),
71+
Please see
72+
[this section of NERSC's documentation](https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter),
7373
especially the video "How to log in to Perlmutter with Jupyter",
7474
to learn how to use the service.
7575

76+
Alternatively, follow our step-by-step description [here](./jupyter_at_nersc.md)
77+
7678
## If you do not yet have any user account at NERSC
7779

7880
Information on [this page](https://docs.nersc.gov/accounts/#obtaining-an-account)

docs/nersc/jupyter_at_nersc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Contents on this page
22

33
[[toc]]
44

5-
# Using JupyterHub to log in to NERSC
5+
## Using JupyterHub to log in to NERSC
66

77
To use the QuickView family of tools at NERSC, you first need to login to JupyterHub using
88
[this link](https://jupyter.nersc.gov/hub/login), which will bring you to a page like the screenshot below.
@@ -29,7 +29,7 @@ likely have to wait for some seconds for the service to be ready.
2929

3030
![](./login/login-03.png)
3131

32-
# Shut down the server when you are done
32+
## Shut down the server when you are done
3333

3434
::: warning IMPORTANT: Shut down the server when you are done!
3535
After finishing your analysis, please remember to shut down the connection to your selected

docs/nersc/perlmutter-run-quickcompare.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# QuickCompare @ NERSC
22

3+
## Log in to NERSC
4+
35
To use QuickCompare at NERSC to directly access and analyze data files there,
46
users need to first connect to NERSC using JupyterHub, as described
57
[on this page](./jupyter_at_nersc.md).

docs/nersc/perlmutter-run-quickview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# QuickView @ NERSC
22

3+
## Log in to NERSC
4+
35
To use QuickView at NERSC to directly access and analyze data files there,
46
users need to first connect to NERSC using JupyterHub, as described
57
[on this page](./jupyter_at_nersc.md).

0 commit comments

Comments
 (0)