From 420909968ac2d91d6c2ba050ea1c689f38fe8002 Mon Sep 17 00:00:00 2001 From: Christopher Lee Date: Fri, 24 May 2024 11:52:29 -0700 Subject: [PATCH 1/4] New cell browser build --- build/buildEnv.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build/buildEnv.sh b/build/buildEnv.sh index e32481d2..104d9bd5 100644 --- a/build/buildEnv.sh +++ b/build/buildEnv.sh @@ -1,7 +1,9 @@ -export CBVERSION=v1.2.5 -export CBDATE=2024-02-16 -export CBLASTVERSION=v1.2.4 -export CBLASTDATE=2024-01-26 +export CBVERSION=v1.2.6 +export CBDATE=2024-05-24 +export CBLASTVERSION=v1.2.5 +export CBLASTDATE=2024-02-16 +#export CBLASTVERSION=v1.2.4 +#export CBLASTDATE=2024-01-26 #export CBLASTVERSION=v1.2.3 #export CBLASTDATE=2023-05-23 #export CBLASTVERSION=v1.2.2 From bff421579e0abe0bc03a1f7fcc7d405155ca6d8f Mon Sep 17 00:00:00 2001 From: Christopher Lee Date: Tue, 2 Jul 2024 12:15:16 -0700 Subject: [PATCH 2/4] New cell browser release, refs #34059 --- build/buildEnv.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build/buildEnv.sh b/build/buildEnv.sh index 104d9bd5..c7b799ef 100644 --- a/build/buildEnv.sh +++ b/build/buildEnv.sh @@ -1,7 +1,9 @@ -export CBVERSION=v1.2.6 -export CBDATE=2024-05-24 -export CBLASTVERSION=v1.2.5 -export CBLASTDATE=2024-02-16 +export CBVERSION=v1.2.7 +export CBDATE=2024-07-02 +export CBLASTVERSION=v1.2.6 +export CBLASTDATE=2024-05-24 +#export CBLASTVERSION=v1.2.5 +#export CBLASTDATE=2024-02-16 #export CBLASTVERSION=v1.2.4 #export CBLASTDATE=2024-01-26 #export CBLASTVERSION=v1.2.3 From 0775adae1db21db211175fe6099fd4217f7a21ac Mon Sep 17 00:00:00 2001 From: Christopher Lee Date: Tue, 9 Jul 2024 12:41:36 -0700 Subject: [PATCH 3/4] Release 1.2.8 --- build/buildEnv.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build/buildEnv.sh b/build/buildEnv.sh index c7b799ef..19855554 100644 --- a/build/buildEnv.sh +++ b/build/buildEnv.sh @@ -1,7 +1,9 @@ -export CBVERSION=v1.2.7 -export CBDATE=2024-07-02 -export CBLASTVERSION=v1.2.6 -export CBLASTDATE=2024-05-24 +export CBVERSION=v1.2.8 +export CBDATE=2024-07-09 +export CBLASTVERSION=v1.2.7 +export CBLASTDATE=2024-07-02 +#export CBLASTVERSION=v1.2.6 +#export CBLASTDATE=2024-05-24 #export CBLASTVERSION=v1.2.5 #export CBLASTDATE=2024-02-16 #export CBLASTVERSION=v1.2.4 From c183aaf045e291e9b041c1b93598f4c70f09f27f Mon Sep 17 00:00:00 2001 From: Malcolm Cook Date: Tue, 24 Sep 2024 14:34:05 -0500 Subject: [PATCH 4/4] Update basic_usage.rst typos --- docs/basic_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic_usage.rst b/docs/basic_usage.rst index 3fc1075b..96b24d54 100644 --- a/docs/basic_usage.rst +++ b/docs/basic_usage.rst @@ -42,7 +42,7 @@ You can use the ``-p PORT`` option to specify on which port the webserver will r cbBuild -o ~/public_html/cells/ -p 8888 -Pointint your web browser to ``http://localhost:8888`` to view your cell browser. To stop the cbBuild web server, +Point your web browser to ``http://localhost:8888`` to view your cell browser. To stop the cbBuild web server, press Ctrl-C. To keep it running in the background, press Ctrl-Z and put it into the background with ``bg``. If you have stopped the web server, you can always run the same ``cbBuild`` command to restart it. Restarting the web server will not re-export the entire expression matrix again if there is already one under