You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/nersc/public_installation.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,18 @@
1
1
# NERSC setup explained
2
2
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.
4
7
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
6
16
7
17
Create a directory for all the conda environments we aim to enable for our users.
0 commit comments