diff --git a/.nojekyll b/.nojekyll
index a26f4b1..a7b4270 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-61a2a225
\ No newline at end of file
+dca680ca
\ No newline at end of file
diff --git a/coc.html b/coc.html
index 4785b11..5530572 100644
--- a/coc.html
+++ b/coc.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/01-accessing-jupyterhub.html b/content/01-accessing-jupyterhub.html
index 7386a64..0d7d27d 100644
--- a/content/01-accessing-jupyterhub.html
+++ b/content/01-accessing-jupyterhub.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/01-intro-to-jupyterhub.html b/content/01-intro-to-jupyterhub.html
index 7113007..68d3b1c 100644
--- a/content/01-intro-to-jupyterhub.html
+++ b/content/01-intro-to-jupyterhub.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/01-repro-reports.html b/content/01-repro-reports.html
index 3fe395a..0d703ef 100644
--- a/content/01-repro-reports.html
+++ b/content/01-repro-reports.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/02-git-2.html b/content/02-git-2.html
index 5ae0f5b..220ccdf 100644
--- a/content/02-git-2.html
+++ b/content/02-git-2.html
@@ -252,6 +252,12 @@
+
+
diff --git a/content/02-git-jupyter.html b/content/02-git-jupyter.html
index 2708791..4687b7e 100644
--- a/content/02-git-jupyter.html
+++ b/content/02-git-jupyter.html
@@ -286,6 +286,12 @@
+
+
diff --git a/content/02-git-rstudio.html b/content/02-git-rstudio.html
index 92e1024..1cbc291 100644
--- a/content/02-git-rstudio.html
+++ b/content/02-git-rstudio.html
@@ -252,6 +252,12 @@
+
+
diff --git a/content/02-git.html b/content/02-git.html
index b3810ca..a63c3a8 100644
--- a/content/02-git.html
+++ b/content/02-git.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/02-local-setup-python.html b/content/02-local-setup-python.html
index 250e243..76e84b7 100644
--- a/content/02-local-setup-python.html
+++ b/content/02-local-setup-python.html
@@ -286,6 +286,12 @@
+
+
diff --git a/content/02-local-setup-r.html b/content/02-local-setup-r.html
index ca287a1..ca8df30 100644
--- a/content/02-local-setup-r.html
+++ b/content/02-local-setup-r.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/02-rstudio.html b/content/02-rstudio.html
index ceaae76..4a84c50 100644
--- a/content/02-rstudio.html
+++ b/content/02-rstudio.html
@@ -254,6 +254,12 @@
+
+
diff --git a/content/index.html b/content/index.html
index be28ab5..ff1180c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -252,6 +252,12 @@
+
+
diff --git a/index.html b/index.html
index 3640756..d810d89 100644
--- a/index.html
+++ b/index.html
@@ -253,6 +253,12 @@
+
+
diff --git a/schedule.html b/schedule.html
index ab98bfa..07ab176 100644
--- a/schedule.html
+++ b/schedule.html
@@ -254,6 +254,12 @@
+
+
diff --git a/search.json b/search.json
index 99f7014..336b71d 100644
--- a/search.json
+++ b/search.json
@@ -9,14 +9,14 @@
{
"objectID": "tutorials/tutorial-3.html#todays-carpentries-tutorials",
"href": "tutorials/tutorial-3.html#todays-carpentries-tutorials",
- "title": "Dynamic output in Quarto files Code, Tables, and Figures",
+ "title": "Dynamic output in Quarto files: Code, Tables, and Figures",
"section": "Today’s Carpentries Tutorials",
"text": "Today’s Carpentries Tutorials\nDuring these workshops, we will be using the Carpentries Incubator Reproducible Publications with RStudio set of tutorials from UCSB (https://carpentries-incubator.github.io/reproducible-publications-quarto/) for most of our content. While we will be walking everyone through the tutorials, it may be helpful for you to look through the tutorials prior to attending. This will give you a feel for what we will be covering during each session, and will highlight some areas where you may need some additional work or assistance.\nFor this session, we will be covering the following topics:\n\nhttps://carpentries-incubator.github.io/reproducible-publications-quarto/02-quarto/05-code-qmd/index.html\nhttps://carpentries-incubator.github.io/reproducible-publications-quarto/02-quarto/06-rendering-code-yaml/index.html\n\nFor this week’s tutorials, we will be relying on the forked repository from the previous week. If you have not yet set up your forked repository in RStudio, follow the instructions here: https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-2.html#instructions-for-forking-the-carpentries-example-repository"
},
{
"objectID": "tutorials/tutorial-3.html#more-practice-with-code-chunks",
"href": "tutorials/tutorial-3.html#more-practice-with-code-chunks",
- "title": "Dynamic output in Quarto files Code, Tables, and Figures",
+ "title": "Dynamic output in Quarto files: Code, Tables, and Figures",
"section": "More practice with Code Chunks",
"text": "More practice with Code Chunks\nThe Carpentries tutorials provide a good introduction to code chunks, but you may want some more practice. The Quarto workshop from posit::conf(2024) slide deck includes some extra examples for integrating dynamic code into Quarto documents: https://posit-conf-2024.github.io/quarto-intro/materials/1-single-docs/1-welcome-to-quarto/slides.html#/code-cells\nWe will walk through some of the features discussed in this slide deck, but feel free to click through on your own for some additional practice.\nCode chunk options let you control the output of a code chunk in a YAML-like header at the beginning of the chunk. We will go over a few of these options in this week’s sessions, but there are many more options available than what we will cover. Use this reference guide for the options available in an R code chunk."
},
diff --git a/setup.html b/setup.html
index 3537c4f..889d717 100644
--- a/setup.html
+++ b/setup.html
@@ -254,6 +254,12 @@
+
+
diff --git a/sitemap.xml b/sitemap.xml
index cbfe8f3..0ff5ab1 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,90 +2,90 @@
https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-5.html
- 2024-11-15T23:24:37.420Z
+ 2024-11-15T23:39:57.819Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-3.html
- 2024-11-15T23:24:37.420Z
+ 2024-11-15T23:39:57.819Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-1.html
- 2024-11-15T23:24:37.420Z
+ 2024-11-15T23:39:57.819Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/index.html
- 2024-11-15T23:24:37.412Z
+ 2024-11-15T23:39:57.807Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-local-setup-r.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/01-repro-reports.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/01-accessing-jupyterhub.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/support.html
- 2024-11-15T23:24:37.412Z
+ 2024-11-15T23:39:57.811Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/index.html
- 2024-11-15T23:24:37.392Z
+ 2024-11-15T23:39:57.787Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-git-rstudio.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-git-2.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/coc.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-git-jupyter.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-git.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/schedule.html
- 2024-11-15T23:24:37.412Z
+ 2024-11-15T23:39:57.807Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/team.html
- 2024-11-15T23:24:37.412Z
+ 2024-11-15T23:39:57.811Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/01-intro-to-jupyterhub.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-local-setup-python.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-rstudio.html
- 2024-11-15T23:24:37.292Z
+ 2024-11-15T23:39:57.703Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/setup.html
- 2024-11-15T23:24:37.412Z
+ 2024-11-15T23:39:57.807Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-2.html
- 2024-11-15T23:24:37.420Z
+ 2024-11-15T23:39:57.819Z
https://nmfs-opensci.github.io/Quarto-Workshop-2024/tutorials/tutorial-4.html
- 2024-11-15T23:24:37.420Z
+ 2024-11-15T23:39:57.819Z
diff --git a/support.html b/support.html
index e85a53c..8b80a32 100644
--- a/support.html
+++ b/support.html
@@ -252,6 +252,12 @@
+
+
diff --git a/team.html b/team.html
index 9adf7fd..0691551 100644
--- a/team.html
+++ b/team.html
@@ -254,6 +254,12 @@
+
+
diff --git a/tutorials/tutorial-1.html b/tutorials/tutorial-1.html
index 1b886ef..9e35f56 100644
--- a/tutorials/tutorial-1.html
+++ b/tutorials/tutorial-1.html
@@ -254,6 +254,12 @@
+
+
diff --git a/tutorials/tutorial-2.html b/tutorials/tutorial-2.html
index ff1e055..e156537 100644
--- a/tutorials/tutorial-2.html
+++ b/tutorials/tutorial-2.html
@@ -253,6 +253,12 @@
+
+
diff --git a/tutorials/tutorial-3.html b/tutorials/tutorial-3.html
index bfcf564..5c9d0bd 100644
--- a/tutorials/tutorial-3.html
+++ b/tutorials/tutorial-3.html
@@ -7,7 +7,7 @@
-Dynamic output in Quarto files Code, Tables, and Figures – 2024 Quarto Workshop
+Dynamic output in Quarto files: Code, Tables, and Figures – 2024 Quarto Workshop