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

Remove server extension #39

Closed mwcraig closed 5 years ago

mwcraig commented 5 years ago

There wasn't actually a server extension, I didn't read the notebook extension instructions for developers carefully enough.

Fixes #36