From 27f4f548399206cae28a7f2736319503aee4ec41 Mon Sep 17 00:00:00 2001 From: Tim Huegerich Date: Tue, 5 Nov 2024 13:21:40 -0600 Subject: [PATCH] Tweak animated GIF alt text --- nbs/index.ipynb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nbs/index.ipynb b/nbs/index.ipynb index 882d83c..5c9fbe3 100644 --- a/nbs/index.ipynb +++ b/nbs/index.ipynb @@ -69,8 +69,7 @@ "\n", "* Exploratory analysis that is both:\n", " * interactive\n", - " * preserved for future reference/editing\n", - " " + " * preserved for future reference/editing" ] }, { @@ -96,7 +95,7 @@ "source": [ "The video below demonstrates using Stata in a Jupyter notebook. In addition to the [NBClassic](https://nbclassic.readthedocs.io/en/stable/notebook.html) application shown there, `nbstata` can also be used with [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html), [VS Code](https://code.visualstudio.com/docs/datascience/jupyter-notebooks), or [Quarto](https://quarto.org/).\n", "\n", - "\"Animated" + "\"Animated" ] }, {