janfreyberg / ipyannotations

Data annotations in python using jupyter notebooks
https://ipyannotations.readthedocs.io/
MIT License
53 stars 7 forks source link

Fix hotkeys #23

Closed janfreyberg closed 3 years ago

janfreyberg commented 3 years ago

This fixes the numerical hotkeys - there was a bug that prevented key 0 from triggering events.

This also adds some documentation on hot-keys.