Skip to content

Commit fe5ddc3

Browse files
committed
embed demo video
1 parent 97980ce commit fe5ddc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/desktop.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<script id="46" type="text/markdown">
1313
Here's a short demo:
1414

15-
<div style="border: solid 1px currentColor; max-width: 100%; width: 640px; display: flex; justify-content: center; align-items: center; aspect-ratio: 640 / 315; font: 14px var(--sans-serif);">VIDEO TK</div>
15+
<iframe style="border: none; max-width: 100%; width: 640px; aspect-ratio: 560 / 315;" src="https://www.youtube.com/embed/BeH6AhiQ4Bw?si=-f-wzXSCNkddOQOz" title="Vibe coding a choropleth map in Observable Notebooks 2.0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
1616
</script>
1717
<script id="43" type="text/markdown">
1818
Observable Desktop is available as part of [**Notebooks 2.0 Technology Preview**](./).

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<script id="58" type="text/markdown">
267267
Here's a short demo of authoring notebooks:
268268

269-
<div style="border: solid 1px currentColor; max-width: 100%; width: 640px; display: flex; justify-content: center; align-items: center; aspect-ratio: 640 / 315; font: 14px var(--sans-serif);">VIDEO TK</div>
269+
<iframe style="border: none; max-width: 100%; width: 640px; aspect-ratio: 560 / 315;" src="https://www.youtube.com/embed/BeH6AhiQ4Bw?si=-f-wzXSCNkddOQOz" title="Vibe coding a choropleth map in Observable Notebooks 2.0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
270270
</script>
271271
<script id="80" type="text/markdown">
272272
See the [Desktop user guide](./desktop-guide) for help getting started.

0 commit comments

Comments
 (0)