Skip to content

Commit 0478e60

Browse files
committed
Add render target on slides
1 parent bdaed11 commit 0478e60

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_quarto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
project:
22
type: website
33
output-dir: _site
4+
render:
5+
- slides/*.qmd
46

57
website:
68
title: "Next Generation of Data Science Education"

index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ In this demonstration, we showcase cutting-edge technology that brings interacti
1313

1414
You can view the demonstration here:
1515

16+
{{< revealjs file="slides/lecture-01.html" height="500px">}}
1617

1718
For more on the Quarto WebAssembly backend, see the [official documentation](https://r-wasm.github.io/quarto-live/).
1819

0 commit comments

Comments
 (0)