diff --git a/.nojekyll b/.nojekyll
index f9cf99a..4a0e495 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-bcfb2d49
\ No newline at end of file
+cfc56654
\ No newline at end of file
diff --git a/search.json b/search.json
index 79da299..11c9d96 100644
--- a/search.json
+++ b/search.json
@@ -52,7 +52,7 @@
"href": "units/unit1.html#evaluated-python-code-chunk-with-a-plot",
"title": "Unit 1: Intro",
"section": "Evaluated Python code chunk, with a plot",
- "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n\n\n\n\n0.0819246894156537",
+ "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n\n\n\n\n-0.09551244301740493",
"crumbs": [
"Units",
"Unit 1: Intro"
@@ -136,7 +136,7 @@
"href": "units/unit3.html#evaluated-python-code-chunk-with-a-plot",
"title": "Unit 3: More",
"section": "Evaluated Python code chunk, with a plot",
- "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n\n\n\n\n-0.03689231187477292",
+ "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n\n\n\n\n-0.15013934163109383",
"crumbs": [
"Units",
"Unit 3: More"
diff --git a/units/unit1.html b/units/unit1.html
index 2d99de1..b27f62d 100644
--- a/units/unit1.html
+++ b/units/unit1.html
@@ -230,7 +230,7 @@
@@ -277,7 +277,7 @@ On this page
This is an example of using qmd as the source document.
Evaluated Python code chunk, with a plot
-
+
Code
import numpy as np
@@ -290,12 +290,12 @@ Ev
-
0.0819246894156537
+
-0.09551244301740493
@@ -357,7 +357,7 @@ Tabset
This code is executed.
-
+
Code
def fizz_buzz(num):
diff --git a/units/unit1_files/figure-html/cell-2-output-1.png b/units/unit1_files/figure-html/cell-2-output-1.png
index 4d1ccb7..eca536e 100644
Binary files a/units/unit1_files/figure-html/cell-2-output-1.png and b/units/unit1_files/figure-html/cell-2-output-1.png differ
diff --git a/units/unit2.html b/units/unit2.html
index 4c8c41d..7f5dabe 100644
--- a/units/unit2.html
+++ b/units/unit2.html
@@ -231,7 +231,7 @@
diff --git a/units/unit3.html b/units/unit3.html
index 45d954e..43c0950 100644
--- a/units/unit3.html
+++ b/units/unit3.html
@@ -230,7 +230,7 @@
@@ -274,7 +274,7 @@
On this page
This is an example of using qmd as the source document with pdf as one target. I’ve taken out the qmd stuff that doesn’t seem to render to pdf.
Evaluated Python code chunk, with a plot
-
+
Code
import numpy as np
@@ -287,12 +287,12 @@ Ev
-
-0.03689231187477292
+
-0.15013934163109383
diff --git a/units/unit3.pdf b/units/unit3.pdf
index 2b98641..35c972f 100644
Binary files a/units/unit3.pdf and b/units/unit3.pdf differ
diff --git a/units/unit3_files/figure-html/cell-2-output-1.png b/units/unit3_files/figure-html/cell-2-output-1.png
index ca88a6a..ec41c1a 100644
Binary files a/units/unit3_files/figure-html/cell-2-output-1.png and b/units/unit3_files/figure-html/cell-2-output-1.png differ