Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Aug 12, 2024
1 parent 387ae85 commit 83f1043
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 13 deletions.
39 changes: 27 additions & 12 deletions 1-hello-dashboards/1-hello-dashboards.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,19 @@ Carlos Schedigger,<br>Software Engineer, Posit<br><br> Alex Chisholm,<br>Product
:::
:::

## Introductions {.smaller}

::: your-turn
Please share with the person next to / nearby you…

- Your name
- Your professional affiliation and/or where you're from
- What you hope to get out of this workshop
:::

{{< countdown minutes=3 >}}


## Workshop materials {.nostretch}

::: {style="text-align: center;"}
Expand All @@ -65,6 +78,12 @@ One link for all materials

![](../images/logo.png){fig-alt="Logo for workshop" fig-align="center"}

## ... and they're all made with? {.center}

::: {.hand-blue-large .fragment}
Quarto!
:::

## Schedule

| Time | Activity |
Expand Down Expand Up @@ -162,7 +181,7 @@ You can use the following link to join the workshops Posit Cloud space:
<br>

::: {style="text-align: center;"}
[pos.it/quarto-dashboards-24-cloud](https://pos.it/quarto-dashboards-24-cloud)
🔗 [pos.it/quarto-dashboards-24-cloud](https://pos.it/quarto-dashboards-24-cloud)
:::

<br>
Expand Down Expand Up @@ -192,7 +211,7 @@ I'll **teach** you

- basics of a Quarto Dashboard

- making your dashboards *dashing*
- making your dashboards *dashing*

- some R and/or Python tips along the way
:::
Expand Down Expand Up @@ -266,17 +285,13 @@ quarto --version

## Demo: Olympic Games dashboard

::: r-box
<https://mine.quarto.pub/olympicdash-r>
:::

::: python-box
<https://mine.quarto.pub/olympicdash-py>
::: {style="text-align: center;"}
🔗 [mine.quarto.pub/olympic-games](https://mine.quarto.pub/olympic-games/)
:::

::: code-box
<https://github.com/posit-conf-2024/olympicdash>
:::
```{=html}
<iframe src="https://mine.quarto.pub/olympic-games/" title = "Olympic Games dashboard" frameborder="1" height="575" width="1200"></iframe>
```

## Notebook ➝ Dashboard

Expand Down Expand Up @@ -811,7 +826,7 @@ Your goal is to create one of the following dashboards.
:::
:::

{{< countdown minutes=3 >}}
{{< countdown minutes=5 >}}

## Step 2

Expand Down
Loading

0 comments on commit 83f1043

Please sign in to comment.