Skip to content

Commit

Permalink
Merge pull request #20 from astrofrog/standalone-2024.03.1
Browse files Browse the repository at this point in the history
Update links for standalone app to 2024.03.1
  • Loading branch information
astrofrog authored Jul 12, 2024
2 parents 464eec6 + 1df14db commit ce02bbd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
version: 2

build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3"

sphinx:
builder: html
configuration: doc/conf.py
fail_on_warning: true

python:
version: 3.8
install:
- method: pip
path: .
Expand Down
24 changes: 16 additions & 8 deletions doc/installation/standalone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,31 @@ beyond those included by default, so if you want the ability to do this, you
should check one of the other installation methods mentioned in
:ref:`installation`.

MacOS X
-------
MacOS X (Silicon)
-----------------

Donwload the :download:`glue 2023.06.4.dmg
<https://glueviz.s3.amazonaws.com/installers/2023.06.4/glue%202023.06.4.dmg>`
file, open it and copy the **glue 2023.06.4.app** application to your
Download the :download:`glue 2024.03.1.dmg
<https://glueviz.s3.amazonaws.com/installers/2024.03.1/glue%202024.03.1.dmg>`
file, open it and copy the **glue 2024.03.1.app** application to your
**Applications** folder (or any other location you want to use). You will
likely see a dialog asking you whether to continue opening the application as it
was downloaded from the internet - if so, you can proceed (this is a standard
warning for any application not installed via the Mac App Store).

MacOS X (Intel)
---------------

We are no longer providing recent Intel builds, but you can download the last
one from
:download:`glue 2023.06.4.dmg
<https://glueviz.s3.amazonaws.com/installers/2023.06.4/glue%202023.06.4.dmg>`.

Windows
-------

Donwload the :download:`glue 2023.06.4.exe
<https://glueviz.s3.amazonaws.com/installers/2023.06.4/glue%202023.06.4.exe>` file.
Once the file has downloaded, open the **glue 2023.06.4.exe** application. You
Download the :download:`glue 2024.03.1.exe
<https://glueviz.s3.amazonaws.com/installers/2024.03.1/glue%202024.03.1.exe>` file.
Once the file has downloaded, open the **glue 2024.03.1.exe** application. You
will likely then see a dialog such as:

.. image:: images/warning1_windows.png
Expand Down

0 comments on commit ce02bbd

Please sign in to comment.