Skip to content

Commit cb18de1

Browse files
committed
Add the screenshot to the top of the tutorial
1 parent f86e603 commit cb18de1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/examples/Widget Custom.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
"cell_type": "markdown",
2525
"metadata": {},
2626
"source": [
27-
"This tutorial shows how to build a simple email widget using the TypeScript widget cookiecutter: https://github.com/jupyter-widgets/widget-ts-cookiecutter"
27+
"This tutorial shows how to build a simple email widget using the TypeScript widget cookiecutter: https://github.com/jupyter-widgets/widget-ts-cookiecutter\n",
28+
"\n",
29+
"![end-result](./images/custom-widget-result.png)"
2830
]
2931
},
3032
{

0 commit comments

Comments
 (0)