This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Description
app does not render.
Exception in thread Thread-104:
Traceback (most recent call last):
File "/srv/conda/lib/python3.7/threading.py", line 917, in _bootstrap_inner
self.run()
File "/srv/conda/lib/python3.7/threading.py", line 1158, in run
self.function(*self.args, **self.kwargs)
File "/home/jovyan/jupyterlab_dash/__init__.py", line 71, in _perform_show
""")
OSError:
Unable to communicate with the jupyterlab-dash JupyterLab extension.
Is this Python kernel running inside JupyterLab with the jupyterlab-dash
extension installed?
You can install the extension with:
$ jupyter labextension install jupyterlab-dash
running that suggested command does not help.