Skip to content

Commit

Permalink
Update quickstart.rst (#53)
Browse files Browse the repository at this point in the history
update quickstart page, fixed docker link and add graphic
  • Loading branch information
marlenaweidenauer authored Dec 27, 2023
1 parent a64f885 commit dd4de94
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ Quickstart Guide
Installation
==============

.. image:: logos/UQ-Model-UM.png
:width: 400
:align: center
:alt: UQ-Model idea


The benchmarks do not need to be installed. Each model and benchmark in this library is provided as a Docker image hosted on dockerhub and can be run with a single command, which you can find on the respective model's or benchmark's documentation page.

Running such a container requires Docker (available for all major operating systems at www.docker.com).
Running such a container requires Docker (available for all major operating systems at `www.docker.com <https://www.docker.com>`_).

Running a first model
========================
Expand Down

0 comments on commit dd4de94

Please sign in to comment.