Skip to content

Commit 222c141

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent ef4109a commit 222c141

File tree

11 files changed

+207
-140
lines changed

11 files changed

+207
-140
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f030460f
1+
fe868433

index.html

Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.25">
5+
<meta name="generator" content="quarto-1.5.57">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99
<meta name="author" content="Jane Doe">
1010
<meta name="author" content="John Doe">
11-
<meta name="dcterms.date" content="2024-10-13">
11+
<meta name="dcterms.date" content="2024-10-16">
1212
<meta name="keywords" content="key1, key2, key3">
1313
<meta name="description" content="This document provides a template based on the quarto system for contributions to Computo, using the quarto journal extension, the Jupyter kernel (Python user) and venv+pip to set-up the dependencies.">
1414

@@ -88,10 +88,12 @@
8888
<script src="template-computo-python_files/libs/quarto-html/tippy.umd.min.js"></script>
8989
<script src="template-computo-python_files/libs/quarto-html/anchor.min.js"></script>
9090
<link href="template-computo-python_files/libs/quarto-html/tippy.css" rel="stylesheet">
91-
<link href="template-computo-python_files/libs/quarto-html/quarto-syntax-highlighting-6f7931aacaeb22aa467d6667c6f1725d.css" rel="stylesheet" id="quarto-text-highlighting-styles">
91+
<link href="template-computo-python_files/libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
9292
<script src="template-computo-python_files/libs/bootstrap/bootstrap.min.js"></script>
9393
<link href="template-computo-python_files/libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
94-
<link href="template-computo-python_files/libs/bootstrap/bootstrap-bd987972e5885778c45a80ac90485a07.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
94+
<link href="template-computo-python_files/libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
95+
<script src="template-computo-python_files/libs/quarto-contrib/pseudocode-2.4.1/pseudocode.min.js"></script>
96+
<link href="template-computo-python_files/libs/quarto-contrib/pseudocode-2.4.1/pseudocode.min.css" rel="stylesheet">
9597
<style>
9698

9799
.quarto-title-block .quarto-title-banner h1,
@@ -210,14 +212,14 @@
210212
<div>
211213
<div class="quarto-title-meta-heading">Published</div>
212214
<div class="quarto-title-meta-contents">
213-
<p class="date">October 13, 2024</p>
215+
<p class="date">October 16, 2024</p>
214216
</div>
215217
</div>
216218

217219
<div>
218220
<div class="quarto-title-meta-heading">Modified</div>
219221
<div class="quarto-title-meta-contents">
220-
<p class="date-modified">October 13, 2024</p>
222+
<p class="date-modified">October 16, 2024</p>
221223
</div>
222224
</div>
223225

@@ -398,16 +400,16 @@ <h2 data-number="2.3" class="anchored" data-anchor-id="python-code"><span class=
398400
<span id="cb3-4"><a href="#cb3-4" aria-hidden="true" tabindex="-1"></a><span class="fu">jupyter</span><span class="kw">:</span><span class="at"> python3</span></span>
399401
<span id="cb3-5"><a href="#cb3-5" aria-hidden="true" tabindex="-1"></a><span class="pp">---</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
400402
<p><code>python</code> code chunks may be embedded as follows:</p>
401-
<div id="350bc59f" class="cell" data-execution_count="1">
403+
<div id="b5b97f39" class="cell" data-execution_count="1">
402404
<details class="code-fold">
403405
<summary>Hide/Show the code</summary>
404406
<div class="sourceCode cell-code" id="cb4"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> numpy <span class="im">as</span> np</span>
405407
<span id="cb4-2"><a href="#cb4-2" aria-hidden="true" tabindex="-1"></a>x <span class="op">=</span> np.random.normal(<span class="dv">0</span>, <span class="dv">1</span>, <span class="dv">10</span>)</span>
406408
<span id="cb4-3"><a href="#cb4-3" aria-hidden="true" tabindex="-1"></a>x</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
407409
</details>
408410
<div class="cell-output cell-output-display" data-execution_count="1">
409-
<pre><code>array([ 1.62006075, -0.35178515, 0.55209458, 2.28314068, -0.61579271,
410-
1.12008553, -1.46972026, -1.85182821, -1.51808932, 1.70274536])</code></pre>
411+
<pre><code>array([-0.23788703, 0.634127 , -0.24433812, 0.25353522, 0.41089287,
412+
0.89342388, 1.39188217, -0.7706414 , -0.39636496, 0.5776391 ])</code></pre>
411413
</div>
412414
</div>
413415
</section>
@@ -628,7 +630,7 @@ <h1 class="unnumbered">References</h1>
628630
publisher = {Société Française de Statistique},
629631
title = {Template for Contribution to {Computo}},
630632
journal = {Computo},
631-
date = {2024-10-13},
633+
date = {2024-10-16},
632634
url = {https://computo.sfds.asso.fr/template-computo-quarto},
633635
doi = {xxxx},
634636
issn = {2824-7795},
@@ -1449,6 +1451,38 @@ <h1 class="unnumbered">References</h1>
14491451
<span id="cb13-325"><a href="#cb13-325" aria-hidden="true" tabindex="-1"></a>:::</span></code><button title="Copy to Clipboard" class="code-copy-button" data-in-quarto-modal=""><i class="bi"></i></button></pre></div>
14501452
</div></div></div></div></div>
14511453
</div> <!-- /content -->
1454+
<script type="text/javascript">
1455+
(function(d) {
1456+
d.querySelectorAll(".pseudocode-container").forEach(function(el) {
1457+
let pseudocodeOptions = {
1458+
indentSize: el.dataset.indentSize || "1.2em",
1459+
commentDelimiter: el.dataset.commentDelimiter || "//",
1460+
lineNumber: el.dataset.lineNumber === "true" ? true : false,
1461+
lineNumberPunc: el.dataset.lineNumberPunc || ":",
1462+
noEnd: el.dataset.noEnd === "true" ? true : false,
1463+
titlePrefix: el.dataset.captionPrefix || "Algorithm"
1464+
};
1465+
pseudocode.renderElement(el.querySelector(".pseudocode"), pseudocodeOptions);
1466+
});
1467+
})(document);
1468+
(function(d) {
1469+
d.querySelectorAll(".pseudocode-container").forEach(function(el) {
1470+
let captionSpan = el.querySelector(".ps-root > .ps-algorithm > .ps-line > .ps-keyword")
1471+
if (captionSpan !== null) {
1472+
let captionPrefix = el.dataset.captionPrefix + " ";
1473+
let captionNumber = "";
1474+
if (el.dataset.pseudocodeNumber) {
1475+
captionNumber = el.dataset.pseudocodeNumber + " ";
1476+
if (el.dataset.chapterLevel) {
1477+
captionNumber = el.dataset.chapterLevel + "." + captionNumber;
1478+
}
1479+
}
1480+
captionSpan.innerHTML = captionPrefix + captionNumber;
1481+
}
1482+
});
1483+
})(document);
1484+
</script>
1485+
14521486

14531487

14541488

template-computo-python.html

Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.25">
5+
<meta name="generator" content="quarto-1.5.57">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99
<meta name="author" content="Jane Doe">
1010
<meta name="author" content="John Doe">
11-
<meta name="dcterms.date" content="2024-10-13">
11+
<meta name="dcterms.date" content="2024-10-16">
1212
<meta name="keywords" content="key1, key2, key3">
1313
<meta name="description" content="This document provides a template based on the quarto system for contributions to Computo, using the quarto journal extension, the Jupyter kernel (Python user) and venv+pip to set-up the dependencies.">
1414

@@ -88,10 +88,12 @@
8888
<script src="template-computo-python_files/libs/quarto-html/tippy.umd.min.js"></script>
8989
<script src="template-computo-python_files/libs/quarto-html/anchor.min.js"></script>
9090
<link href="template-computo-python_files/libs/quarto-html/tippy.css" rel="stylesheet">
91-
<link href="template-computo-python_files/libs/quarto-html/quarto-syntax-highlighting-6f7931aacaeb22aa467d6667c6f1725d.css" rel="stylesheet" id="quarto-text-highlighting-styles">
91+
<link href="template-computo-python_files/libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
9292
<script src="template-computo-python_files/libs/bootstrap/bootstrap.min.js"></script>
9393
<link href="template-computo-python_files/libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
94-
<link href="template-computo-python_files/libs/bootstrap/bootstrap-bd987972e5885778c45a80ac90485a07.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
94+
<link href="template-computo-python_files/libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
95+
<script src="template-computo-python_files/libs/quarto-contrib/pseudocode-2.4.1/pseudocode.min.js"></script>
96+
<link href="template-computo-python_files/libs/quarto-contrib/pseudocode-2.4.1/pseudocode.min.css" rel="stylesheet">
9597
<style>
9698

9799
.quarto-title-block .quarto-title-banner h1,
@@ -210,14 +212,14 @@
210212
<div>
211213
<div class="quarto-title-meta-heading">Published</div>
212214
<div class="quarto-title-meta-contents">
213-
<p class="date">October 13, 2024</p>
215+
<p class="date">October 16, 2024</p>
214216
</div>
215217
</div>
216218

217219
<div>
218220
<div class="quarto-title-meta-heading">Modified</div>
219221
<div class="quarto-title-meta-contents">
220-
<p class="date-modified">October 13, 2024</p>
222+
<p class="date-modified">October 16, 2024</p>
221223
</div>
222224
</div>
223225

@@ -398,16 +400,16 @@ <h2 data-number="2.3" class="anchored" data-anchor-id="python-code"><span class=
398400
<span id="cb3-4"><a href="#cb3-4" aria-hidden="true" tabindex="-1"></a><span class="fu">jupyter</span><span class="kw">:</span><span class="at"> python3</span></span>
399401
<span id="cb3-5"><a href="#cb3-5" aria-hidden="true" tabindex="-1"></a><span class="pp">---</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
400402
<p><code>python</code> code chunks may be embedded as follows:</p>
401-
<div id="350bc59f" class="cell" data-execution_count="1">
403+
<div id="b5b97f39" class="cell" data-execution_count="1">
402404
<details class="code-fold">
403405
<summary>Hide/Show the code</summary>
404406
<div class="sourceCode cell-code" id="cb4"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> numpy <span class="im">as</span> np</span>
405407
<span id="cb4-2"><a href="#cb4-2" aria-hidden="true" tabindex="-1"></a>x <span class="op">=</span> np.random.normal(<span class="dv">0</span>, <span class="dv">1</span>, <span class="dv">10</span>)</span>
406408
<span id="cb4-3"><a href="#cb4-3" aria-hidden="true" tabindex="-1"></a>x</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
407409
</details>
408410
<div class="cell-output cell-output-display" data-execution_count="1">
409-
<pre><code>array([ 1.62006075, -0.35178515, 0.55209458, 2.28314068, -0.61579271,
410-
1.12008553, -1.46972026, -1.85182821, -1.51808932, 1.70274536])</code></pre>
411+
<pre><code>array([-0.23788703, 0.634127 , -0.24433812, 0.25353522, 0.41089287,
412+
0.89342388, 1.39188217, -0.7706414 , -0.39636496, 0.5776391 ])</code></pre>
411413
</div>
412414
</div>
413415
</section>
@@ -628,7 +630,7 @@ <h1 class="unnumbered">References</h1>
628630
publisher = {Société Française de Statistique},
629631
title = {Template for Contribution to {Computo}},
630632
journal = {Computo},
631-
date = {2024-10-13},
633+
date = {2024-10-16},
632634
url = {https://computo.sfds.asso.fr/template-computo-quarto},
633635
doi = {xxxx},
634636
issn = {2824-7795},
@@ -1449,6 +1451,38 @@ <h1 class="unnumbered">References</h1>
14491451
<span id="cb13-325"><a href="#cb13-325" aria-hidden="true" tabindex="-1"></a>:::</span></code><button title="Copy to Clipboard" class="code-copy-button" data-in-quarto-modal=""><i class="bi"></i></button></pre></div>
14501452
</div></div></div></div></div>
14511453
</div> <!-- /content -->
1454+
<script type="text/javascript">
1455+
(function(d) {
1456+
d.querySelectorAll(".pseudocode-container").forEach(function(el) {
1457+
let pseudocodeOptions = {
1458+
indentSize: el.dataset.indentSize || "1.2em",
1459+
commentDelimiter: el.dataset.commentDelimiter || "//",
1460+
lineNumber: el.dataset.lineNumber === "true" ? true : false,
1461+
lineNumberPunc: el.dataset.lineNumberPunc || ":",
1462+
noEnd: el.dataset.noEnd === "true" ? true : false,
1463+
titlePrefix: el.dataset.captionPrefix || "Algorithm"
1464+
};
1465+
pseudocode.renderElement(el.querySelector(".pseudocode"), pseudocodeOptions);
1466+
});
1467+
})(document);
1468+
(function(d) {
1469+
d.querySelectorAll(".pseudocode-container").forEach(function(el) {
1470+
let captionSpan = el.querySelector(".ps-root > .ps-algorithm > .ps-line > .ps-keyword")
1471+
if (captionSpan !== null) {
1472+
let captionPrefix = el.dataset.captionPrefix + " ";
1473+
let captionNumber = "";
1474+
if (el.dataset.pseudocodeNumber) {
1475+
captionNumber = el.dataset.pseudocodeNumber + " ";
1476+
if (el.dataset.chapterLevel) {
1477+
captionNumber = el.dataset.chapterLevel + "." + captionNumber;
1478+
}
1479+
}
1480+
captionSpan.innerHTML = captionPrefix + captionNumber;
1481+
}
1482+
});
1483+
})(document);
1484+
</script>
1485+
14521486

14531487

14541488

template-computo-python.pdf

-15 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)