ipyevents
ipyevents copied to clipboard
Add ability to make widgets drag and droppable
At a minimum this needs a check that what is being dropped is a widget, and behave appropriately if it is not.
Not sure what "appropriately" is...
@kaiayoung -- I just added up/down buttons in the notebook example.
This has been superseded by work in core ipywidgets