Skip to content

Commit f27cdc6

Browse files
authored
Merge pull request #2919 from jtpio/custom-widget
Add a cookiecutter based tutorial to build a custom widget
2 parents 9b64041 + cb18de1 commit f27cdc6

File tree

5 files changed

+808
-1
lines changed

5 files changed

+808
-1
lines changed

docs/source/examples/Index.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"- [Widget List](Widget%20List.ipynb) \n",
3939
"- [Widget Styling](Widget%20Styling.ipynb)\n",
4040
"- [Layout Templates](Layout%20Templates.ipynb)\n",
41+
"- [Custom Widget Tutorial](Widget%20Custom.ipynb)\n",
4142
"- [Widget Asynchronous](Widget%20Asynchronous.ipynb): how to pause and listen in the kernel for widget changes in the frontend."
4243
]
4344
},

0 commit comments

Comments
 (0)