Skip to content

Commit 2bf2969

Browse files
Built site for gh-pages
1 parent 224e938 commit 2bf2969

File tree

61 files changed

+5933
-2255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+5933
-2255
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6a6c8913
1+
1a6613e3

404.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.30">
5+
<meta name="generator" content="quarto-1.6.40">
66

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

@@ -35,10 +35,10 @@
3535
<script src="/Introduction-to-Python/site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="/Introduction-to-Python/site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="/Introduction-to-Python/site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="/Introduction-to-Python/site_libs/quarto-html/quarto-syntax-highlighting-3a01e2046221230fdceeea94b1ec5d67.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="/Introduction-to-Python/site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="/Introduction-to-Python/site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-acf96f15c49df96c2987355952e1b59f.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-7f93fc6cb1e8342002e4e2db7e87d38c.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "sidebar",
4444
"copy-button": false,
@@ -66,8 +66,7 @@
6666
"search-label": "Search"
6767
}
6868
}</script>
69-
<script defer="" data-domain="beyondsimulations.github.io/introduction-to-python" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
70-
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
69+
<script defer="" src="https://umami.byndsim.com/getinfo" data-website-id="c9696f17-b99d-4e18-b36c-20af187a680b"></script>
7170

7271

7372
</head>
@@ -507,8 +506,6 @@ <h1 class="title">Page Not Found</h1>
507506
});
508507
clipboard.on('success', onCopySuccess);
509508
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
510-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
511-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
512509
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
513510
text: getTextToCopy,
514511
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -619,7 +616,6 @@ <h1 class="title">Page Not Found</h1>
619616
if (window.Quarto?.typesetMath) {
620617
window.Quarto.typesetMath(note);
621618
}
622-
// TODO in 1.5, we should make sure this works without a callout special case
623619
if (note.classList.contains("callout")) {
624620
return note.outerHTML;
625621
} else {

assignments/assignment-1 4.html

Lines changed: 966 additions & 0 deletions
Large diffs are not rendered by default.

assignments/assignment-1.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.30">
5+
<meta name="generator" content="quarto-1.6.40">
66

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

@@ -69,10 +69,10 @@
6969
<script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
7070
<script src="../site_libs/quarto-html/anchor.min.js"></script>
7171
<link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
72-
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-3a01e2046221230fdceeea94b1ec5d67.css" rel="stylesheet" id="quarto-text-highlighting-styles">
72+
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css" rel="stylesheet" id="quarto-text-highlighting-styles">
7373
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
7474
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
75-
<link href="../site_libs/bootstrap/bootstrap-94c93238ec0aacd3b80444c57755227a.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
75+
<link href="../site_libs/bootstrap/bootstrap-655026f13d502d61b5848ac7208ddd47.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
7676
<script id="quarto-search-options" type="application/json">{
7777
"location": "sidebar",
7878
"copy-button": false,
@@ -100,8 +100,7 @@
100100
"search-label": "Search"
101101
}
102102
}</script>
103-
<script defer="" data-domain="beyondsimulations.github.io/introduction-to-python" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
104-
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
103+
<script defer="" src="https://umami.byndsim.com/getinfo" data-website-id="c9696f17-b99d-4e18-b36c-20af187a680b"></script>
105104

106105

107106
</head>
@@ -594,8 +593,6 @@ <h1>Hangman</h1>
594593
});
595594
clipboard.on('success', onCopySuccess);
596595
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
597-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
598-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
599596
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
600597
text: getTextToCopy,
601598
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -706,7 +703,6 @@ <h1>Hangman</h1>
706703
if (window.Quarto?.typesetMath) {
707704
window.Quarto.typesetMath(note);
708705
}
709-
// TODO in 1.5, we should make sure this works without a callout special case
710706
if (note.classList.contains("callout")) {
711707
return note.outerHTML;
712708
} else {

assignments/assignment-1.pdf

-4 Bytes
Binary file not shown.

assignments/assignment-2.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.30">
5+
<meta name="generator" content="quarto-1.6.40">
66

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

@@ -69,10 +69,10 @@
6969
<script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
7070
<script src="../site_libs/quarto-html/anchor.min.js"></script>
7171
<link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
72-
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-3a01e2046221230fdceeea94b1ec5d67.css" rel="stylesheet" id="quarto-text-highlighting-styles">
72+
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css" rel="stylesheet" id="quarto-text-highlighting-styles">
7373
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
7474
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
75-
<link href="../site_libs/bootstrap/bootstrap-94c93238ec0aacd3b80444c57755227a.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
75+
<link href="../site_libs/bootstrap/bootstrap-655026f13d502d61b5848ac7208ddd47.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
7676
<script id="quarto-search-options" type="application/json">{
7777
"location": "sidebar",
7878
"copy-button": false,
@@ -100,8 +100,7 @@
100100
"search-label": "Search"
101101
}
102102
}</script>
103-
<script defer="" data-domain="beyondsimulations.github.io/introduction-to-python" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
104-
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
103+
<script defer="" src="https://umami.byndsim.com/getinfo" data-website-id="c9696f17-b99d-4e18-b36c-20af187a680b"></script>
105104

106105

107106
</head>
@@ -638,8 +637,6 @@ <h1>Dashboards</h1>
638637
});
639638
clipboard.on('success', onCopySuccess);
640639
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
641-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
642-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
643640
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
644641
text: getTextToCopy,
645642
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -750,7 +747,6 @@ <h1>Dashboards</h1>
750747
if (window.Quarto?.typesetMath) {
751748
window.Quarto.typesetMath(note);
752749
}
753-
// TODO in 1.5, we should make sure this works without a callout special case
754750
if (note.classList.contains("callout")) {
755751
return note.outerHTML;
756752
} else {

assignments/assignment-2.pdf

3 Bytes
Binary file not shown.

general/cheatsheet.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.30">
5+
<meta name="generator" content="quarto-1.6.40">
66

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

@@ -70,10 +70,10 @@
7070
<script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
7171
<script src="../site_libs/quarto-html/anchor.min.js"></script>
7272
<link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
73-
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-3a01e2046221230fdceeea94b1ec5d67.css" rel="stylesheet" id="quarto-text-highlighting-styles">
73+
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css" rel="stylesheet" id="quarto-text-highlighting-styles">
7474
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
7575
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
76-
<link href="../site_libs/bootstrap/bootstrap-94c93238ec0aacd3b80444c57755227a.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
76+
<link href="../site_libs/bootstrap/bootstrap-655026f13d502d61b5848ac7208ddd47.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
7777
<script id="quarto-search-options" type="application/json">{
7878
"location": "sidebar",
7979
"copy-button": false,
@@ -101,8 +101,7 @@
101101
"search-label": "Search"
102102
}
103103
}</script>
104-
<script defer="" data-domain="beyondsimulations.github.io/introduction-to-python" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
105-
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
104+
<script defer="" src="https://umami.byndsim.com/getinfo" data-website-id="c9696f17-b99d-4e18-b36c-20af187a680b"></script>
106105

107106

108107
</head>
@@ -1469,8 +1468,6 @@ <h1>Best Practices</h1>
14691468
});
14701469
clipboard.on('success', onCopySuccess);
14711470
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
1472-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
1473-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
14741471
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
14751472
text: getTextToCopy,
14761473
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -1581,7 +1578,6 @@ <h1>Best Practices</h1>
15811578
if (window.Quarto?.typesetMath) {
15821579
window.Quarto.typesetMath(note);
15831580
}
1584-
// TODO in 1.5, we should make sure this works without a callout special case
15851581
if (note.classList.contains("callout")) {
15861582
return note.outerHTML;
15871583
} else {

general/cheatsheet.pdf

6 Bytes
Binary file not shown.

general/faq.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.30">
5+
<meta name="generator" content="quarto-1.6.40">
66

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

@@ -35,10 +35,10 @@
3535
<script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="../site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-3a01e2046221230fdceeea94b1ec5d67.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="../site_libs/bootstrap/bootstrap-94c93238ec0aacd3b80444c57755227a.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="../site_libs/bootstrap/bootstrap-655026f13d502d61b5848ac7208ddd47.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "sidebar",
4444
"copy-button": false,
@@ -66,8 +66,7 @@
6666
"search-label": "Search"
6767
}
6868
}</script>
69-
<script defer="" data-domain="beyondsimulations.github.io/introduction-to-python" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
70-
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
69+
<script defer="" src="https://umami.byndsim.com/getinfo" data-website-id="c9696f17-b99d-4e18-b36c-20af187a680b"></script>
7170

7271

7372
</head>
@@ -538,8 +537,6 @@ <h3 class="anchored" data-anchor-id="how-can-i-download-pdf-slides-from-the-lect
538537
});
539538
clipboard.on('success', onCopySuccess);
540539
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
541-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
542-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
543540
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
544541
text: getTextToCopy,
545542
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -650,7 +647,6 @@ <h3 class="anchored" data-anchor-id="how-can-i-download-pdf-slides-from-the-lect
650647
if (window.Quarto?.typesetMath) {
651648
window.Quarto.typesetMath(note);
652649
}
653-
// TODO in 1.5, we should make sure this works without a callout special case
654650
if (note.classList.contains("callout")) {
655651
return note.outerHTML;
656652
} else {

0 commit comments

Comments
 (0)