Skip to content

Commit 647690b

Browse files
committed
Update documentation
1 parent a17066c commit 647690b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sources/first_draft.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"id": "6ee7326d",
5858
"metadata": {},
5959
"source": [
60-
"<iframe src=\"../_static/ols_vs_huber_js.html\" width=\"100%\" height=\"800\" style=\"border:none;\"></iframe>"
60+
"<iframe src=\"_static/ols_vs_huber_js.html\" width=\"100%\" height=\"800\" style=\"border:none;\"></iframe>"
6161
]
6262
},
6363
{

first_draft.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ <h2>Digging Deeper<a class="headerlink" href="#digging-deeper" title="Link to th
410410
</section>
411411
<section id="simulations">
412412
<h2>Simulations<a class="headerlink" href="#simulations" title="Link to this heading">#</a></h2>
413-
<iframe src="../_static/ols_vs_huber_js.html" width="100%" height="800" style="border:none;"></iframe><iframe src="https://linear-regression-final-project-h4p4.onrender.com" width="100%" height="800" style="border:none;"></iframe></section>
413+
<iframe src="_static/ols_vs_huber_js.html" width="100%" height="800" style="border:none;"></iframe><iframe src="https://linear-regression-final-project-h4p4.onrender.com" width="100%" height="800" style="border:none;"></iframe></section>
414414
<section id="references">
415415
<h2>References<a class="headerlink" href="#references" title="Link to this heading">#</a></h2>
416416
<ol class="arabic simple">

0 commit comments

Comments
 (0)