Skip to content

Commit

Permalink
Merge pull request #2919 from jtpio/custom-widget
Browse files Browse the repository at this point in the history
Add a cookiecutter based tutorial to build a custom widget
  • Loading branch information
ianhi authored Feb 17, 2021
2 parents 9b64041 + cb18de1 commit f27cdc6
Show file tree
Hide file tree
Showing 5 changed files with 808 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/examples/Index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"- [Widget List](Widget%20List.ipynb) \n",
"- [Widget Styling](Widget%20Styling.ipynb)\n",
"- [Layout Templates](Layout%20Templates.ipynb)\n",
"- [Custom Widget Tutorial](Widget%20Custom.ipynb)\n",
"- [Widget Asynchronous](Widget%20Asynchronous.ipynb): how to pause and listen in the kernel for widget changes in the frontend."
]
},
Expand Down
Loading

0 comments on commit f27cdc6

Please sign in to comment.