Skip to content

Commit 759dad5

Browse files
authored
Merge pull request #128 from TelemetryDeck/feature/notebooks-video
Add Notebooks video links to documentation, include video thumbnail image
2 parents 0653916 + e97abe0 commit 759dad5

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

articles/notebooks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ searchEngineDescription: Learn how to effectively use TelemetryDeck Notebooks to
1515

1616
Notebooks are your analytics lab notebook – a place where you can document your findings, share insights with your team, and maintain context throughout your investigations. Let's explore how to use them effectively.
1717

18+
{% noteinfo "See Notebooks in action" %}
19+
[![Notebooks Feature Demo - Learn how to combine live charts with markdown text for better analytics insights](/docs/images/notebooks-video-thumbnail.png)](https://www.youtube.com/watch?v=WAa2BRIaVGE)
20+
21+
*Watch the [Notebooks Walkthrough](https://www.youtube.com/watch?v=WAa2BRIaVGE) on our YouTube channel*
22+
{% endnoteinfo %}
23+
1824
### Creating your first notebook
1925

2026
1. Open the Notebooks tab in your TelemetryDeck dashboard

basics/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ You can use Notebooks to:
212212
- Track what data you're waiting for and plan next steps
213213
- Share structured analyses with your team or stakeholders
214214

215+
See Notebooks in action in our [feature demo video](https://www.youtube.com/watch?v=WAa2BRIaVGE) on our YouTube channel!
216+
215217
<div class="not-prose">
216218
<div class="my-6 grid grid-cols-1 gap-6">
217219
<div class="group relative rounded-xl border bg-white border-slate-200 flex">
@@ -260,7 +262,7 @@ Many visualizations have interactive elements:
260262
![Exploring Details](/docs/images/dashboard-exploring-details.png)
261263

262264
- Hover over chart elements to see detailed values and source info
263-
- Use the "..." menu in the top right of cards for additional options
265+
- Use the "" menu in the top right of cards for additional options
264266

265267

266268
## Collaboration
190 KB
Loading

0 commit comments

Comments
 (0)