Skip to content

Commit

Permalink
Clean up main page
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed May 1, 2024
1 parent e8d81ba commit 079737d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
10 changes: 5 additions & 5 deletions index.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Main"
---
# Dynamic Interactions

This is a Quarto website.
A series of guest lectures in STATS 352 at Stanford University during Spring 2024.

To learn more about Quarto websites visit <https://quarto.org/docs/websites>.
## Abstract

These lectures delve into the world of dynamic interactions available through interactive documents by exploring the integration of web-based versions of R and Python within the Quarto framework. The dynamic capabilities of the Quarto publishing framework, coupled with in-browser versions of leading data science language distributions based on WebAssembly, offer a unique platform for real-time code execution, fostering interactive experiences in data analysis and scientific computing. We’ll discuss how this approach not only fosters interactive experiences in data analysis and scientific computing but also provides a powerful and versatile toolset for researchers, educators, and practitioners.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@ These lectures delve into the world of dynamic interactions available through in
### Details

- **Location:** [Hewlett Teaching Center](https://campus-map.stanford.edu/?id=04-510), Room 101.
- **Dates:** Wednesdays, May 1^st^ and May 8^th^ 2024
- **Dates:** Wednesdays, May 1st and May 8th 2024
- **Time:** 1:30 – 2:50 PM PDT (80 minutes)

### Schedule

- May 1st
- WASM intro, Quarto, and Pyodide
- WASM with webR and Pyodide
- Quarto Overview
- May 8th
- webR, compiling locally, hosting
- In-class coding

### Useful links

Expand Down

0 comments on commit 079737d

Please sign in to comment.