You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
When installing via conda (see env.yaml below), and running jupyter lab build, then opening JupyterLab, a pop up appears: "Plugin 'jupyterlab_dash' is already registered."
Yes, restricting JupyterLab version solves the problem for me. I've modified this line: - jupyterlab >= 4.0.0, < 5.0.0a0 # preventdash build problems, also required by https://github.com/jupyter-lsp/jupyterlab-lsp
When installing via conda (see env.yaml below), and running
jupyter lab build
, then opening JupyterLab, a pop up appears: "Plugin 'jupyterlab_dash' is already registered."env.yaml
The text was updated successfully, but these errors were encountered: