Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed May 2, 2024
1 parent 43f65d2 commit e34271a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion day01a-wasm.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Dynamic Interactions for R and Python"
subtitle: "using Quarto and WebAssembly"
date: now
date: "May 1, 2024"
author:
- name: James Balamuta
format:
Expand Down
2 changes: 1 addition & 1 deletion day01b-quarto.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Reproducible Research"
subtitle: "with Quarto"
author: "James Balamuta"
date: now
date: "May 1, 2024"
format:
stanford-revealjs:
highlight-style: a11y
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ These lectures delve into the world of dynamic interactions available through in

If you are comfortable with VS Code, you can jump right into an Authoring Codespace for Dynamic Documents by clicking on the following button:

[![](https://github.com/codespaces/badge.svg){fig-alt="Open in GitHub Codespaces"}](https://codespaces.new/coatless-quarto/quarto-webr-pyodide-demo?quickstart=1)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/coatless-quarto/quarto-webr-pyodide-demo?quickstart=1)

**Note:** Codespaces are available to Students and Teachers for free [up to 180 core hours per month](https://docs.github.com/en/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/using-github-codespaces-with-github-classroom#about-github-codespaces) through [GitHub Education](https://education.github.com/). Otherwise, you will have [up to 60 core hours and 15 GB free per month](https://github.com/features/codespaces#pricing).

Expand Down

0 comments on commit e34271a

Please sign in to comment.