diff --git a/script.qmd b/script.qmd index 7ae4226..a5a00ca 100644 --- a/script.qmd +++ b/script.qmd @@ -30,7 +30,7 @@ citation: --- ::: callout-note -In this workshop, we will work in a computational notebook, an environment that combines narrative, executable code and output in one place. The document you are reading is a Quarto document that combines [Markdown](https://www.markdowntutorial.com/), a markup language with a simple syntax for text formatting, with code chunks written in the R programming language. If you are reading the source document `script.qmd` and want to see a rendered version of it, click on the Render button above this window or visit . +In this workshop, we work in a computational notebook, an environment that combines narrative, executable code and output in one place. The document you are reading is a Quarto document that combines [Markdown](https://www.markdowntutorial.com/), a markup language with a simple syntax for text formatting, with code chunks written in the R programming language. If you are reading the source document `script.qmd` and want to see a rendered version of it, click on the Render button above this window or visit . ::: ## Setup diff --git a/script_socialmedia.qmd b/script_socialmedia.qmd index a46ea61..85b52cf 100644 --- a/script_socialmedia.qmd +++ b/script_socialmedia.qmd @@ -30,7 +30,7 @@ include-in-header: --- ::: callout-note -In this workshop, we will work in a computational notebook, an environment that combines narrative, executable code and output in one place. The document you are reading is a Quarto document that combines [Markdown](https://www.markdowntutorial.com/), a markup language with a simple syntax for text formatting, with code chunks written in the R programming language. If you are reading the source document `script_socialmedia.qmd` and want to see a rendered version in your browser, click on the Render button above this window. +In this workshop, we work in a computational notebook, an environment that combines narrative, executable code and output in one place. The document you are reading is a Quarto document that combines [Markdown](https://www.markdowntutorial.com/), a markup language with a simple syntax for text formatting, with code chunks written in the R programming language. If you are reading the source document `script_socialmedia.qmd` and want to see a rendered version in your browser, click on the Render button above this window. ::: ## Setup