We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d10552 commit 4006847Copy full SHA for 4006847
_posts/2025-10-22-probability-for-ml.md
@@ -25,7 +25,7 @@ Let's prove this through simulation! Below is an interactive visualization where
25
26
<div class="row mt-3">
27
<div class="col-sm mt-3 mt-md-0">
28
- <iframe src="{{ '/assets/html/clt-demo.html' | relative_url }}" width="100%" height="800" frameborder="0" style="border: 1px solid #ddd; border-radius: 8px;"></iframe>
+ <iframe src="/assets/html/clt-demo.html" width="100%" height="800" frameborder="0" style="border: 1px solid #ddd; border-radius: 8px;"></iframe>
29
</div>
30
31
0 commit comments