File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Installation
1+ # Instal and launch
22
33All tools of the ** QuickView** family are available as
44** conda** packages as well as ** pre-compiled desktop bundles**
@@ -54,15 +54,15 @@ conda install conda-forge::e3sm_compareview
5454
5555To update the tools to newer versions, first find the most recent version
5656numbers using the links in the summary table near the top of this page,
57- then use the following commands, replacing the version numbers by yours :
57+ then use the following commands, replacing the version numbers by what you need :
5858
5959``` sh
6060conda activate quickview-env
6161conda install " e3sm-quickview>=2.1.1"
6262conda install " e3sm_compareview>=1.3.4"
6363```
6464
65- ## Using the tools installed via conda
65+ ## Launching a tool installed via conda
6666
6767To use the tools installed via conda, open a Terminal window and
6868activate the conda environment using
@@ -83,7 +83,7 @@ quickcompare -p 0
8383```
8484
8585After some seconds, the Terminal window should indicate that the app has
86- loaded various plugins and give an URL similar to ` http://localhost:50329/ ` .
86+ loaded various plugins, and then provide an URL similar to ` http://localhost:50329/ ` .
8787** Enter the URL into a web brower** to access the graphical UL.
8888
8989
You can’t perform that action at this time.
0 commit comments