Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
paciorek committed Jul 18, 2024
1 parent 4498823 commit dfc3474
Show file tree
Hide file tree
Showing 8 changed files with 89 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3429f5f1
3aabb09e
17 changes: 3 additions & 14 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,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.15095281477735717",
"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.02780378200781541",
"crumbs": [
"Units",
"Unit 3: More"
Expand All @@ -111,7 +111,7 @@
"href": "units/unit3.html#latex-macro",
"title": "Unit 3: More",
"section": "LaTeX macro",
"text": "LaTeX macro\n\nWarning: need to look back at this as having include-before-body in the yaml causes extra space at top of page.\n\n\\[\nA = X \\trans Y\n\\]",
"text": "LaTeX macro\n\nWarning: having include-before-body in the yaml header of this file causes extra space at top of page.\n\n\\[\nA = X \\trans Y\n\\]",
"crumbs": [
"Units",
"Unit 3: More"
Expand Down Expand Up @@ -140,7 +140,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\n-0.03199906463730891",
"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.10771421685487213",
"crumbs": [
"Units",
"Unit 1: Intro"
Expand All @@ -157,17 +157,6 @@
"Unit 1: Intro"
]
},
{
"objectID": "units/unit1.html#latex-macro",
"href": "units/unit1.html#latex-macro",
"title": "Unit 1: Intro",
"section": "\\(\\LaTeX\\) macro",
"text": "\\(\\LaTeX\\) macro\n\nWarning: need to look back at this as having include-before-body in the yaml causes extra space at top of page.\n\n\\[\nA = X \\trans Y\n\\]",
"crumbs": [
"Units",
"Unit 1: Intro"
]
},
{
"objectID": "units/unit1.html#styled-div-via-direct-html",
"href": "units/unit1.html#styled-div-via-direct-html",
Expand Down
4 changes: 2 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
</url>
<url>
<loc>https://berkeley-scf.github.io/course-site-quarto/units/unit3.html</loc>
<lastmod>2024-07-18T20:11:25.814Z</lastmod>
<lastmod>2024-07-18T20:18:26.880Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/course-site-quarto/units/macros.html</loc>
<lastmod>2024-06-05T20:44:26.626Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/course-site-quarto/units/unit1.html</loc>
<lastmod>2024-07-18T20:06:19.310Z</lastmod>
<lastmod>2024-07-18T20:18:43.060Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/course-site-quarto/index.html</loc>
Expand Down
179 changes: 78 additions & 101 deletions units/unit1.html

Large diffs are not rendered by default.

Binary file modified units/unit1_files/figure-html/cell-2-output-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions units/unit3.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h2 id="toc-title">On this page</h2>
<p>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.</p>
<section id="evaluated-python-code-chunk-with-a-plot" class="level2">
<h2 class="anchored" data-anchor-id="evaluated-python-code-chunk-with-a-plot">Evaluated Python code chunk, with a plot</h2>
<div id="40de2a47" class="cell" data-execution_count="1">
<div id="23564796" class="cell" data-execution_count="1">
<details open="" class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> numpy <span class="im">as</span> np</span>
Expand All @@ -298,12 +298,12 @@ <h2 class="anchored" data-anchor-id="evaluated-python-code-chunk-with-a-plot">Ev
<div class="cell-output cell-output-display">
<div>
<figure class="figure">
<p><img src="unit3_files/figure-html/cell-2-output-1.png" width="566" height="411" class="figure-img"></p>
<p><img src="unit3_files/figure-html/cell-2-output-1.png" width="579" height="411" class="figure-img"></p>
</figure>
</div>
</div>
<div class="cell-output cell-output-display" data-execution_count="1">
<pre><code>-0.15095281477735717</code></pre>
<pre><code>0.02780378200781541</code></pre>
</div>
</div>
</section>
Expand All @@ -316,7 +316,7 @@ <h2 class="anchored" data-anchor-id="latex">LaTeX</h2>
<section id="latex-macro" class="level2">
<h2 class="anchored" data-anchor-id="latex-macro">LaTeX macro</h2>
<blockquote class="blockquote">
<p><strong>Warning</strong>: need to look back at this as having <code>include-before-body</code> in the yaml causes extra space at top of page.</p>
<p><strong>Warning</strong>: having <code>include-before-body</code> in the yaml header of this file causes extra space at top of page.</p>
</blockquote>
<p><span class="math display">\[
A = X \trans Y
Expand Down Expand Up @@ -836,7 +836,7 @@ <h2 class="anchored" data-anchor-id="latex-macro">LaTeX macro</h2>
<span id="cb3-37"><a href="#cb3-37" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb3-38"><a href="#cb3-38" aria-hidden="true" tabindex="-1"></a><span class="fu">## LaTeX macro</span></span>
<span id="cb3-39"><a href="#cb3-39" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb3-40"><a href="#cb3-40" aria-hidden="true" tabindex="-1"></a><span class="at">&gt; **Warning**: need to look back at this as having </span><span class="in">`include-before-body`</span><span class="at"> in the yaml causes extra space at top of page.</span></span>
<span id="cb3-40"><a href="#cb3-40" aria-hidden="true" tabindex="-1"></a><span class="at">&gt; **Warning**: having </span><span class="in">`include-before-body`</span><span class="at"> in the yaml header of this file causes extra space at top of page.</span></span>
<span id="cb3-41"><a href="#cb3-41" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb3-42"><a href="#cb3-42" aria-hidden="true" tabindex="-1"></a>$$</span>
<span id="cb3-43"><a href="#cb3-43" aria-hidden="true" tabindex="-1"></a>A = X \trans Y</span>
Expand Down
Binary file modified units/unit3.pdf
Binary file not shown.
Binary file modified units/unit3_files/figure-html/cell-2-output-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfc3474

Please sign in to comment.