jupyter-widgets / tutorial

A tutorial for widgets
BSD 3-Clause "New" or "Revised" License
391 stars 160 forks source link

Widget events - thoughts 2022 #207

Open ianhi opened 2 years ago

ianhi commented 2 years ago
  1. Add a hint for the first example - it was too difficult
  2. Convert TextArea -> Text this enables it work better for continuous_updates
  3. In markdown for continuous updates there is a typo
  4. For continuous_udpates example use the Text example to show the difference