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 Jan 22, 2024
1 parent 4780e4a commit 4f6fffb
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
304bdd47
811d6655
4 changes: 2 additions & 2 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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\n0.0920384063968349"
"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-0.030115744329645068"
},
{
"objectID": "units/unit1.html#latex",
Expand Down Expand Up @@ -151,7 +151,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-0.14571366001985703"
"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-0.10837499998307795"
},
{
"objectID": "units/unit3.html#latex",
Expand Down
16 changes: 8 additions & 8 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/calendar.html</loc>
<lastmod>2024-01-22T21:39:40.394Z</lastmod>
<lastmod>2024-01-22T21:46:38.354Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/units/unit2.html</loc>
<lastmod>2024-01-22T21:39:05.734Z</lastmod>
<lastmod>2024-01-22T21:46:00.382Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/units/unit1.html</loc>
<lastmod>2024-01-22T21:39:04.622Z</lastmod>
<lastmod>2024-01-22T21:45:59.266Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/data.html</loc>
<lastmod>2024-01-22T21:38:46.214Z</lastmod>
<lastmod>2024-01-22T21:45:37.243Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/syllabus.html</loc>
<lastmod>2024-01-22T21:38:45.870Z</lastmod>
<lastmod>2024-01-22T21:45:36.867Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/index.html</loc>
<lastmod>2024-01-22T21:38:46.678Z</lastmod>
<lastmod>2024-01-22T21:45:38.015Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/units/macros.html</loc>
<lastmod>2024-01-22T21:39:04.974Z</lastmod>
<lastmod>2024-01-22T21:45:59.590Z</lastmod>
</url>
<url>
<loc>https://berkeley-scf.github.io/stat999-quarto/units/unit3.html</loc>
<lastmod>2024-01-22T21:39:39.722Z</lastmod>
<lastmod>2024-01-22T21:46:37.954Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion units/unit1.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h2 class="anchored" data-anchor-id="evaluated-python-code-chunk-with-a-plot">Ev
<p><img src="unit1_files/figure-html/cell-2-output-1.png" width="566" height="411"></p>
</div>
<div class="cell-output cell-output-display" data-execution_count="1">
<pre><code>0.0920384063968349</code></pre>
<pre><code>-0.030115744329645068</code></pre>
</div>
</div>
</section>
Expand Down
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.
4 changes: 2 additions & 2 deletions units/unit3.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@ <h2 class="anchored" data-anchor-id="evaluated-python-code-chunk-with-a-plot">Ev
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a>np.mean(x)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-display">
<p><img src="unit3_files/figure-html/cell-2-output-1.png" width="579" height="411"></p>
<p><img src="unit3_files/figure-html/cell-2-output-1.png" width="566" height="411"></p>
</div>
<div class="cell-output cell-output-display" data-execution_count="1">
<pre><code>-0.14571366001985703</code></pre>
<pre><code>-0.10837499998307795</code></pre>
</div>
</div>
</section>
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 4f6fffb

Please sign in to comment.