Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

[Bug] Can't restart the jupyter-dash app through rerunning the jupyter cell #103

Open
mltja opened this issue Sep 26, 2022 · 1 comment
Open

Comments

@mltja
Copy link

mltja commented Sep 26, 2022

In jupyter-lab I can't restart the jupyter-dash app through rerunning the jupyter cell.

Error message:

Address already in use
Port 8050 is in use by another program. Either identify and stop that program, or start the server with a different port.

Problem occurs with:
dash==2.6.2 and werkzeug==2.2.2
problem is solved with downgrading werkzeug to 2.2.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants