Using the `ipywidgets` interact (more precisely `interactive`) gives the following error: ``` Error displaying widget: model not found ``` However this does not seem to be an issue with `ipykernel`. To reproduce, go to https://github.com/jupyterlab/jupyterlab-demo and open the demo on Binder: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab  This was also noticed with `jupyterlite-xeus-python` in https://github.com/jupyter/try-jupyter/pull/42