Skip to content

Commit d382262

Browse files
committed
website: improve cross references
1 parent a6f0440 commit d382262

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

docs/guides/install_and_launch.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ and bundles can be found.
1111
| QuickView | [Download page](https://github.com/Kitware/QuickView/releases) | e3sm-quickview | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/e3sm-quickview.svg)](https://anaconda.org/conda-forge/e3sm-quickview) | [![PyPI](https://img.shields.io/pypi/v/e3sm-quickview?label=pypi%20package)](https://pypi.org/project/e3sm-quickview/) |
1212
| QuickCompare | [Download page](https://github.com/Kitware/E3SMQuickCompare/releases) | e3sm_compareview | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/e3sm_compareview.svg)](https://anaconda.org/conda-forge/e3sm_compareview) | [![PyPI](https://img.shields.io/pypi/v/e3sm-compareview?label=pypi%20package)](https://pypi.org/project/e3sm-compareview/) |
1313

14+
::: warning The contents below were written with desktop and laptop computers in mind.
15+
16+
Users who would like to access our tools installed at NERSC are referred to
17+
[this quickstart guide](/nersc/index.md).
18+
19+
Users who would like to do their own installation at NERSC are referred to
20+
[this description](/nersc/users_installation.md).
21+
:::
22+
1423
## Desktop bundles
1524

1625
To deliver pre-compiled standalone desktop applications,

docs/nersc/index.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,15 @@ The following sections on this page contain instructions for users who would lik
77

88
[[toc]]
99

10-
User's who would like to understand how our installation was done
11-
or how to do their own installations are referred to [this page](public_installation.md).
10+
::: warning
11+
Users who would like to understand how our installation was done
12+
are referred to [this page](./public_installation).
13+
14+
Users who would like to their own installations at NERSC are referred to
15+
[this example](./user_installation.md).
16+
17+
Users who would like to install the tools on their laptop or desktop
18+
can find relevant information [here](/guides/install_and_launch).
1219

1320
## Quickstart for users familiar with JupyterHub
1421

0 commit comments

Comments
 (0)