ipywidgets_server
ipywidgets_server copied to clipboard
Unit test the kernel
By comparison to the web3 example from ipywidgets, this repository provides guarantees of security: it should not, in principle, be possible for someone (client-side) to get the kernel to execute arbitrary code.
Some unit tests for this would go a long way to making this project more production-ready.