ipywidgets_server icon indicating copy to clipboard operation
ipywidgets_server copied to clipboard

Unit test the kernel

Open pbugnion opened this issue 8 years ago • 0 comments

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.

pbugnion avatar Oct 06 '17 06:10 pbugnion