Skip to content

Commit ab017c3

Browse files
committed
website: small corrections for links
1 parent 4000876 commit ab017c3

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ features:
3434
src: /logos/paraview_trame_python.png
3535
width: 180px
3636
details:
37-
User Interfaces (UIs) based on Python and [trame](https://kitware.github.io/trame/)
38-
provide intuitive access to [ParaView's](https://www.paraview.org/)
37+
User Interfaces (UIs) based on Python and trame
38+
provide intuitive access to ParaView's
3939
powerful analysis and visualization
4040
capabilities without requiring a steep learning curve.
4141
link: https://www.paraview.org/
@@ -48,7 +48,7 @@ features:
4848
directly access simulation data there.
4949
No installation is required on the user's end,
5050
as the UI shows up in a brower window.
51-
link: https://www.nersc.gov/
51+
link: /guides/nersc/index
5252
- title: Funding Source
5353
icon:
5454
src: /logos/SciDAC-logo.png

docs/nersc/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ or how to have their own installation are referred to [this page](installation_a
1313
## Quickstart for users familiar with JupyterHub
1414

1515
- Login to [JupytherHub](https://jupyter.nersc.gov/hub/login) and start a terminal window.
16-
- Optional but recommended: in the terminal, use the `cd` command to go to the directory where your data files are located.
16+
- *Optional but recommended*: in the terminal, use the `cd` command to go to the directory
17+
where your data files are located (or a directory closer to the data files than your home directory).
1718
- QuickView version 2 can be launched using the following command:
1819
```
1920
/global/common/software/m4359/quickview2
@@ -24,7 +25,7 @@ or how to have their own installation are referred to [this page](installation_a
2425
```
2526
- After a few seconds, the Terminal window will say "Use URL below to connect to the application:"
2627
and shows a URL starting with `https://`.
27-
A click on the URS will bring up the graphical UI in a brower window.
28+
A click on the URL will bring up the graphical UI in a brower window.
2829

2930
::: tip Tip: Choosing a server for your analysis session
3031
JupyterHub's control panel allows users to choose from serveral different types of resources
@@ -40,9 +41,9 @@ are used to launch our tools in the QuickView family.
4041
## For NERSC user's who have not used JupyterHub
4142

4243
Please visit [NERSC's Jupyter documentation](https://docs.nersc.gov/services/jupyter/)
43-
to learn how to use the JupyterHub service.
44+
to learn how to use the service.
4445

4546
## If you do not yet have any user account at NERSC
4647

47-
Please visit [this page](https://docs.nersc.gov/accounts/#obtaining-an-account)
48-
to understand how to get started.
48+
Information on [this page](https://docs.nersc.gov/accounts/#obtaining-an-account)
49+
can help get you started.

0 commit comments

Comments
 (0)