Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jul 5, 2024
1 parent 132f163 commit 3151c82
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fc107744
1eb3a734
4 changes: 2 additions & 2 deletions evaluation/badges.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h1 class="title">Journal badges</h1>
<p><em>Caveat: Please note that these criteria are based on available information about each badge online, and that we have likely differences in our procedure (e.g.&nbsp;allowed troubleshooting for execution and reproduction, not under tight time pressure to complete). Moreover, we focus only on reproduction of the discrete-event simulation, and not on other aspects of the article. We cannot guarantee that the badges below would have been awarded in practice by these journals.</em></p>
<section id="criteria" class="level2">
<h2 class="anchored" data-anchor-id="criteria">Criteria</h2>
<div id="ed32d648" class="cell" data-execution_count="1">
<div id="6d902597" class="cell" data-execution_count="1">
<details 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">from</span> IPython.display <span class="im">import</span> display, Markdown</span>
Expand Down Expand Up @@ -389,7 +389,7 @@ <h2 class="anchored" data-anchor-id="criteria">Criteria</h2>
</section>
<section id="badges" class="level2">
<h2 class="anchored" data-anchor-id="badges">Badges</h2>
<div id="b69b6fd9" class="cell" data-execution_count="2">
<div id="94eee8bc" class="cell" data-execution_count="2">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="co"># Full badge names</span></span>
Expand Down
6 changes: 3 additions & 3 deletions evaluation/reproduction_report.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion evaluation/scope.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h2 class="anchored" data-anchor-id="outside-scope">Outside scope</h2>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","selector":".lightbox","openEffect":"zoom","loop":false,"descPosition":"bottom"});
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","openEffect":"zoom","closeEffect":"zoom","loop":false,"descPosition":"bottom"});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
4 changes: 2 additions & 2 deletions logbook/logbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,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="setup" data-listing-date-sort="1720051200000" data-listing-file-modified-sort="1720168744276" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="11" data-listing-word-count-sort="2141">
<div class="quarto-post image-right" data-index="0" data-categories="setup" data-listing-date-sort="1720051200000" data-listing-file-modified-sort="1720168765226" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="11" data-listing-word-count-sort="2141">
<div class="thumbnail">
<p><a href="../logbook/posts/2024_07_04/index.html" class="no-external"></a></p><a href="../logbook/posts/2024_07_04/index.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down Expand Up @@ -289,7 +289,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-categories="setup" data-listing-date-sort="1719964800000" data-listing-file-modified-sort="1720168744272" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="355">
<div class="quarto-post image-right" data-index="1" data-categories="setup" data-listing-date-sort="1719964800000" data-listing-file-modified-sort="1720168765226" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="355">
<div class="thumbnail">
<p><a href="../logbook/posts/2024_07_03/index.html" class="no-external"></a></p><a href="../logbook/posts/2024_07_03/index.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down
2 changes: 1 addition & 1 deletion logbook/posts/2024_07_03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2 class="anchored" data-anchor-id="check-journal-article-license-and-upload">1
</section>
<section id="timings" class="level2">
<h2 class="anchored" data-anchor-id="timings">Timings</h2>
<div id="61af8808" class="cell" data-execution_count="1">
<div id="396bc7fb" class="cell" data-execution_count="1">
<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> sys</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down
2 changes: 1 addition & 1 deletion logbook/posts/2024_07_04/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ <h2 class="anchored" data-anchor-id="look-over-code-and-set-up-environment">16.0
</section>
<section id="timings" class="level2">
<h2 class="anchored" data-anchor-id="timings">Timings</h2>
<div id="06944221" class="cell" data-execution_count="1">
<div id="885a132d" class="cell" data-execution_count="1">
<div class="sourceCode cell-code" id="cb8"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb8-1"><a href="#cb8-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> sys</span>
<span id="cb8-2"><a href="#cb8-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb8-3"><a href="#cb8-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down
36 changes: 18 additions & 18 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,74 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/original_study/desECR/description.html</loc>
<lastmod>2024-07-05T08:39:04.280Z</lastmod>
<lastmod>2024-07-05T08:39:25.230Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/CHANGELOG.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/quarto_site/study_publication.html</loc>
<lastmod>2024-07-05T08:39:04.292Z</lastmod>
<lastmod>2024-07-05T08:39:25.246Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/index.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/logbook/logbook.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/logbook/posts/2024_07_03/index.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/reproduction_success.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/reflections.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/scope.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/reproduction_report.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/artefacts.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/badges.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/evaluation/reporting.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/logbook/posts/2024_07_04/index.html</loc>
<lastmod>2024-07-05T08:39:04.276Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/CONTRIBUTING.html</loc>
<lastmod>2024-07-05T08:39:04.272Z</lastmod>
<lastmod>2024-07-05T08:39:25.226Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/quarto_site/license.html</loc>
<lastmod>2024-07-05T08:39:04.288Z</lastmod>
<lastmod>2024-07-05T08:39:25.238Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/quarto_site/reproduction_readme.html</loc>
<lastmod>2024-07-05T08:39:04.288Z</lastmod>
<lastmod>2024-07-05T08:39:25.238Z</lastmod>
</url>
<url>
<loc>https://pythonhealthdatascience.github.io/stars-reproduce-huang-2019/original_study/desECR/figure_description.html</loc>
<lastmod>2024-07-05T08:39:04.280Z</lastmod>
<lastmod>2024-07-05T08:39:25.230Z</lastmod>
</url>
</urlset>

0 comments on commit 3151c82

Please sign in to comment.