diff --git a/build/buildEnv.sh b/build/buildEnv.sh index e32481d2..19855554 100644 --- a/build/buildEnv.sh +++ b/build/buildEnv.sh @@ -1,7 +1,13 @@ -export CBVERSION=v1.2.5 -export CBDATE=2024-02-16 -export CBLASTVERSION=v1.2.4 -export CBLASTDATE=2024-01-26 +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 +#export CBLASTDATE=2024-01-26 #export CBLASTVERSION=v1.2.3 #export CBLASTDATE=2023-05-23 #export CBLASTVERSION=v1.2.2 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