Skip to content

Commit 00bcdf1

Browse files
authored
Merge pull request #1351 from quarto-dev/add-dashboard-example
2 parents cf3945f + 664382a commit 00bcdf1

File tree

6 files changed

+153
-106
lines changed

6 files changed

+153
-106
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Depends:
1111
htmltools,
1212
knitr,
1313
leaflet,
14+
magick,
1415
openintro,
1516
palmerpenguins,
1617
readr,
251 KB
Loading
250 KB
Loading

docs/gallery/gallery.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,18 @@
164164
href: https://cscheid.github.io/quarto-dashboard-ojs-examples/flights.html
165165
code: https://github.com/cscheid/quarto-dashboard-ojs-examples/blob/main/flights.qmd
166166
thumbnail: dashboards/ojs-flights.png
167-
167+
168+
- title: Dashing Through the Snow
169+
subtitle: Python
170+
href: https://mine.quarto.pub/dashing-through-snow-py/
171+
code: https://github.com/mine-cetinkaya-rundel/dashing-through-snow/
172+
thumbnail: dashboards/dashing-through-snow.png
173+
174+
- title: Olympic Games
175+
subtitle: R & Python
176+
href: https://mine.quarto.pub/olympic-games-py
177+
code: https://github.com/posit-conf-2024/olympicdash
178+
thumbnail: dashboards/olympics-game.png
168179

169180
- category: Websites
170181
description: |

0 commit comments

Comments
 (0)