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

ipyevents not enabled by default when installing from pip #29

Closed astrofrog closed 5 years ago

astrofrog commented 5 years ago

I just tried installing ipyevents 0.3.2 with pip, and it looks like the extension doesn't appear by default when looking at jupyter nbextension list. However, it looks like you are using a reasonably recent template for the package and setup.py, so I'm not sure why that is?