issues
search
jupyter-widgets
/
tutorial
A tutorial for widgets
BSD 3-Clause "New" or "Revised" License
394
stars
164
forks
source link
Widget events - thoughts 2022
#207
Open
ianhi
opened
2 years ago
ianhi
commented
2 years ago
Add a hint for the first example - it was too difficult
Convert
TextArea
->
Text
this enables it work better for continuous_updates
In markdown for continuous updates there is a typo
For continuous_udpates example use the
Text
example to show the difference
TextArea
->Text
this enables it work better for continuous_updatesText
example to show the difference