Skip to content

Commit 0750931

Browse files
committed
feat(examples): add atlas + thumbnail for quarto-tutorial
1 parent e08a444 commit 0750931

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

pages/examples.yml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
tiles:
7474
- title: Quarto tutorial
7575
subtitle: Of course, we created this website using Quarto!
76-
href:
76+
href: https://pythonhealthdatascience.github.io/quarto-tutorial/
7777
code: https://github.com/pythonhealthdatascience/quarto-tutorial
78-
thumbnail:
78+
thumbnail: examples/quarto_tutorial.png
7979
categories: [University of Exeter]
8080
- title: DES RAP Book
8181
subtitle: Self-paced training resource on creating discrete-event simulation models in Python and R as part of a reproducible analytical pipeline.
@@ -173,7 +173,18 @@
173173
thumbnail: examples/vidigi.png
174174
categories: [University of Exeter]
175175

176-
- category: Non-Quarto Examples
176+
- category: Other cool examples
177+
description: |
178+
Further examples of interesting uses of quarto in research.
179+
tiles:
180+
- title: Healthcare Services Analytics & Decision Science Atlas.
181+
subtitle: Directory of open-source tools, packages, and projects for analytics and decision science in healthcare.
182+
href: https://atlas.hsma.co.uk/
183+
code: https://github.com/hsma-programme/decision_intelligence_atlas
184+
thumbnail: examples/atlas.png
185+
categories: [University of Exeter]
186+
187+
- category: Non-Quarto examples
177188
description: |
178189
TODO.
179190
tiles:

pages/examples/atlas.png

529 KB
Loading

pages/examples/quarto_tutorial.png

155 KB
Loading

0 commit comments

Comments
 (0)