Skip to content

Commit f6864a5

Browse files
committed
Clean up splash
1 parent dc502f5 commit f6864a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ format:
77
toc-depth: 2
88
---
99

10-
## Welcome to the Future of Interactive Presentations
10+
## Welcome to the Future of Data Science Education
1111

12-
In this demonstration, we showcase cutting-edge technology that brings interactive coding directly into slide decks using WebAssembly (WASM) through the new official Quarto WebAssembly backend: [`quarto-live`](https://r-wasm.github.io/quarto-live/) by George Stagg. This innovative approach revolutionizes how we present and teach programming concepts by allowing for real-time code execution, visualization, and exercises within the presentation itself.
12+
In this demonstration, we showcase cutting-edge technology that brings interactive coding directly into slide decks using WebAssembly (WASM) through the new official Quarto WebAssembly backend: [`quarto-live`](https://r-wasm.github.io/quarto-live/) by George Stagg. This innovative approach revolutionizes how we present and teach data science concepts by allowing for real-time code execution, visualization, and exercises within the presentation itself.
1313

14-
You can view the demonstration here:
14+
You can view the demonstration of this technology in the following slide deck:
1515

1616
{{< revealjs file="slides/lecture-01.html" height="500px">}}
1717

0 commit comments

Comments
 (0)