mwcraig / ipyevents

A custom widget for returning mouse and keyboard events to Python. Documentation:
https://ipyevents.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
112 stars 27 forks source link

Change trait name from `array` to `data` #22

Closed mwcraig closed 6 years ago

mwcraig commented 6 years ago

This PR closes #13; the choice of name is from feedback at the jupyter widgets dev conference in January 2018.

edit: also closes #23