Skip to content

Commit

Permalink
Debug presentation page
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivian committed Mar 9, 2024
1 parent 09be78a commit d587f2c
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 37 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h5 class="quarto-listing-category-title">Categories</h5><div class="quarto-list

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="Math,Modeling,Python" data-listing-date-sort="1709971200000" data-listing-file-modified-sort="1710021398054" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="11">
<div class="quarto-post image-right" data-index="0" data-categories="Math,Modeling,Python" data-listing-date-sort="1709971200000" data-listing-file-modified-sort="1710022206843" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="11">
<div class="thumbnail">
<p><a href="./posts/dr-dfm/index.html"> <img src="./posts/dr-dfm/jv_dfm.jpg" class="thumbnail-image"> </a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/kd-art/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ <h2 class="anchored" data-anchor-id="tools-versioning">Tools &amp; Versioning</h
});
</script>
</div> <!-- /content -->
<script>var lightboxQuarto = GLightbox({"loop":true,"descPosition":"bottom","selector":".lightbox","openEffect":"zoom","closeEffect":"zoom"});</script>
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","openEffect":"zoom","closeEffect":"zoom","descPosition":"bottom","loop":true});</script>



Expand Down
2 changes: 1 addition & 1 deletion docs/posts/kd-inked-into-creation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@ <h1>Addendum</h1>
});
</script>
</div> <!-- /content -->
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","closeEffect":"zoom","openEffect":"zoom","loop":true,"selector":".lightbox"});</script>
<script>var lightboxQuarto = GLightbox({"openEffect":"zoom","selector":".lightbox","loop":true,"descPosition":"bottom","closeEffect":"zoom"});</script>



Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
"href": "temp/kingdom-death/index.html#summary-statistics",
"title": "Kingdom Death",
"section": "Summary Statistics",
"text": "Summary Statistics\n\nThere is a valid defence [sic] of using non-Bayesian methods, namely incompetence\n\n\n\n/tmp/ipykernel_16852/1245481724.py:9: DeprecationWarning:\n\n`apply` is deprecated. It has been renamed to `map_elements`.\n\n/tmp/ipykernel_16852/1245481724.py:10: DeprecationWarning:\n\n`cumsum` is deprecated. It has been renamed to `cum_sum`.\n\n\n\n\nCumulative Deaths Over Time\n\n\n\n \n\n\n\n\nMost Dangerous Foes\n\n\n/tmp/ipykernel_16852/510724665.py:2: DeprecationWarning:\n\n`groupby` is deprecated. It has been renamed to `group_by`.\n\n\n\n\n \n\n\n\n\nMost Hunted Quarries\n\n\n/tmp/ipykernel_16852/250231344.py:3: DeprecationWarning:\n\n`groupby` is deprecated. It has been renamed to `group_by`.\n\n/tmp/ipykernel_16852/250231344.py:4: DeprecationWarning:\n\n`count` is deprecated. It has been renamed to `len`.\n\n\n\n\n\n\n\n\n\n\ncount\n\n\nMonster\n\n\n\n\n\nWhite Lion\n10\n\n\nGigalion\n5\n\n\nAntelope\n4"
"text": "Summary Statistics\n\nThere is a valid defence [sic] of using non-Bayesian methods, namely incompetence\n\n\n\n/tmp/ipykernel_22951/1245481724.py:9: DeprecationWarning:\n\n`apply` is deprecated. It has been renamed to `map_elements`.\n\n/tmp/ipykernel_22951/1245481724.py:10: DeprecationWarning:\n\n`cumsum` is deprecated. It has been renamed to `cum_sum`.\n\n\n\n\nCumulative Deaths Over Time\n\n\n\n \n\n\n\n\nMost Dangerous Foes\n\n\n/tmp/ipykernel_22951/510724665.py:2: DeprecationWarning:\n\n`groupby` is deprecated. It has been renamed to `group_by`.\n\n\n\n\n \n\n\n\n\nMost Hunted Quarries\n\n\n/tmp/ipykernel_22951/250231344.py:3: DeprecationWarning:\n\n`groupby` is deprecated. It has been renamed to `group_by`.\n\n/tmp/ipykernel_22951/250231344.py:4: DeprecationWarning:\n\n`count` is deprecated. It has been renamed to `len`.\n\n\n\n\n\n\n\n\n\n\ncount\n\n\nMonster\n\n\n\n\n\nWhite Lion\n10\n\n\nGigalion\n5\n\n\nAntelope\n4"
},
{
"objectID": "temp/kingdom-death/index.html#acknowledgements",
Expand Down
66 changes: 33 additions & 33 deletions docs/temp/kingdom-death/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions posts/dr-dfm/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ editor:
render-on-save: true
code:
echo: false
format-links: [revealjs]
---

## Understanding the Economic Impact of COVID-19 Through Data
Expand Down
Empty file.

0 comments on commit d587f2c

Please sign in to comment.