Hi, I am not sure if I should open this in here or in jupyterlab repo. Basically I got bellow error in console ``` Error: Object 'jupyter.widget' not found in registry ``` After googling for a while without hope, I realized that I need ```python jupyter labextension install @jupyter-widgets/jupyterlab-manager ``` Better error message would be super helpful.