Currently the prerequisites in `package.json` are ```json "@jupyter-widgets/jupyterlab-manager": "^1.0.0", "@jupyterlab/application": "^1.0.0" ``` which from my understanding are not compatible with Jupyterlab 2.x And there might be other changes necessary ...