From f9e3d25716d8b20a64dd51d69bc4a7c3f32938a9 Mon Sep 17 00:00:00 2001 From: Stefanie Molin <24376333+stefmolin@users.noreply.github.com> Date: Sun, 5 May 2024 12:18:45 -0400 Subject: [PATCH] Indicate why screen recording shows tabs but code doesn't have it anymore --- notebooks/3-interactivity.ipynb | 3 ++- slides/3-interactivity.ipynb | 3 ++- slides/html/workshop.slides.html | 27 ++++++++++++++------------- 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/notebooks/3-interactivity.ipynb b/notebooks/3-interactivity.ipynb index 4e64d2a..3eedc67 100644 --- a/notebooks/3-interactivity.ipynb +++ b/notebooks/3-interactivity.ipynb @@ -1555,7 +1555,8 @@ "

The result can be interacted with after displaying it, but this kind of interactivity only works in the notebook. Here's an example:

\n", "\n", "
\n", - " \n", + " \n", + " This example uses tabs to display the layout rather than side by side like we did. Tabs are a little buggy in this version, so we didn't use them.\n", "
" ] }, diff --git a/slides/3-interactivity.ipynb b/slides/3-interactivity.ipynb index c4757b5..db670c8 100644 --- a/slides/3-interactivity.ipynb +++ b/slides/3-interactivity.ipynb @@ -1596,7 +1596,8 @@ "

The result can be interacted with after displaying it, but this kind of interactivity only works in the notebook. Here's an example:

\n", "\n", "
\n", - " \n", + " \"Linked\n", + " This example uses tabs to display the layout rather than side by side like we did. Tabs are a little buggy in this version, so we didn't use them.\n", "
" ] }, diff --git a/slides/html/workshop.slides.html b/slides/html/workshop.slides.html index d74e46c..728be9f 100644 --- a/slides/html/workshop.slides.html +++ b/slides/html/workshop.slides.html @@ -14984,9 +14984,9 @@

2. Handle