Skip to content

Commit e470a70

Browse files
authored
Merge pull request #6 from dsc-courses/Ishayu
fixed bugs Sp 24 Q 13.1 Sp 25 Q 5.5
2 parents 88f7ef1 + 4ff55e9 commit e470a70

File tree

43 files changed

+3102
-3043
lines changed

Some content is hidden

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

43 files changed

+3102
-3043
lines changed
6.89 KB
Loading
43.4 KB
Loading
15.6 KB
Loading
6.91 KB
Loading

docs/disc08/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
77
<title>Discussion 8: The Central Limit Theorem and Hypothesis Testing</title>
88
<style>
9+
/* Default styles provided by pandoc.
10+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
11+
*/
912
code{white-space: pre-wrap;}
1013
span.smallcaps{font-variant: small-caps;}
1114
div.columns{display: flex; gap: min(4vw, 1.5em);}

docs/disc09/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
77
<title>Discussion 9: Total Variation Distance and Permutation Testing</title>
88
<style>
9+
/* Default styles provided by pandoc.
10+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
11+
*/
912
code{white-space: pre-wrap;}
1013
span.smallcaps{font-variant: small-caps;}
1114
div.columns{display: flex; gap: min(4vw, 1.5em);}

docs/disc10/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
77
<title>Discussion 10: Regression</title>
88
<style>
9+
/* Default styles provided by pandoc.
10+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
11+
*/
912
code{white-space: pre-wrap;}
1013
span.smallcaps{font-variant: small-caps;}
1114
div.columns{display: flex; gap: min(4vw, 1.5em);}

docs/fa25-midterm/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
vertical-align: middle;
2525
}
2626
</style>
27-
<link rel="stylesheet" href="..\assets\theme.css" />
27+
<link rel="stylesheet" href="../assets/theme.css" />
2828
<script defer=""
2929
src="https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.js"></script>
3030
<script>document.addEventListener("DOMContentLoaded", function () {

docs/fa25-quiz1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
vertical-align: middle;
2525
}
2626
</style>
27-
<link rel="stylesheet" href="..\assets\theme.css" />
27+
<link rel="stylesheet" href="../assets/theme.css" />
2828
<script defer=""
2929
src="https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.js"></script>
3030
<script>document.addEventListener("DOMContentLoaded", function () {

docs/fa25-quiz2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
vertical-align: middle;
2525
}
2626
</style>
27-
<link rel="stylesheet" href="..\assets\theme.css" />
27+
<link rel="stylesheet" href="../assets/theme.css" />
2828
<script defer=""
2929
src="https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.js"></script>
3030
<script>document.addEventListener("DOMContentLoaded", function () {

0 commit comments

Comments
 (0)