jupyterlab / lumino

Lumino is a library for building interactive web applications
https://lumino.readthedocs.io/
Other
590 stars 127 forks source link

Remove dynamic keyboard event mode #653

Closed brichet closed 7 months ago

brichet commented 7 months ago

This PR is a follow up of https://github.com/jupyterlab/lumino/pull/635, to remove an experimental implementation.

The keyboard event mode cannot be dynamically set up anymore, only when the application starts.