Skip to content

Commit a6f0440

Browse files
committed
website: minor edits
1 parent b5b6f09 commit a6f0440

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

docs/nersc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ and below is a recap of the steps (clicks):
7171
![JupyterHub_control_panel_with_stop_button.png](/nersc/JupyterHub_control_panel_with_stop_button.png)
7272
:::
7373

74-
## For NERSC user's who have not used JupyterHub
74+
## For NERSC users who have not used JupyterHub
7575

7676
Please see
7777
[this section of NERSC's documentation](https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter),

docs/nersc/public_installation.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# NERSC setup explained
22

3-
Since the QuickView applications are just Python packages, we install them inside conda environment related to their funding project (`/global/common/software/m4359/`).
3+
The QuickView family of tools are Python packages.
4+
We have installed them and have been frequently updating them under
5+
NERSC project m4359 associated with the SciDAC project that
6+
has been funding our development.
47

5-
## Custom conda environments
8+
We are working on making the installation publicly accessible by
9+
all NERSC users. In the meantime, NERSC users can use the following
10+
command to access QuickView and QuickCompare, instead.
11+
12+
If you want to have your own installation at a location of your choices,
13+
please take a look at [this page](./users_installation.md).
14+
15+
## Create custom conda environments
616

717
Create a directory for all the conda environments we aim to enable for our users.
818

0 commit comments

Comments
 (0)