Skip to content

Commit 9bbca67

Browse files
committed
Restore animated gif source
1 parent a184c83 commit 9bbca67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ application shown there, *nbstata* can also be used with
5555
Code](https://code.visualstudio.com/docs/datascience/jupyter-notebooks),
5656
or [Quarto](https://quarto.org/).
5757

58-
<img align="center" width="650" src="https://kylebarron.dev/stata_kernel/img/jupyter_notebook_example.gif?raw=true" alt="Animated GIF demoing major Stata kernel features">
58+
<img align="center" width="650" src="https://github.com/kylebarron/stata_kernel/raw/master/docs/src/img/jupyter_notebook_example.gif" alt="Animated GIF demoing major Stata kernel features">
5959

6060
### What can you do with Stata notebooks…
6161

nbs/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"source": [
6767
"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",
6868
"\n",
69-
"<img align=\"center\" width=\"650\" src=\"https://kylebarron.dev/stata_kernel/img/jupyter_notebook_example.gif?raw=true\" alt=\"Animated GIF demoing major Stata kernel features\">"
69+
"<img align=\"center\" width=\"650\" src=\"https://github.com/kylebarron/stata_kernel/raw/master/docs/src/img/jupyter_notebook_example.gif\" alt=\"Animated GIF demoing major Stata kernel features\">"
7070
]
7171
},
7272
{

0 commit comments

Comments
 (0)