jupyter-dash icon indicating copy to clipboard operation
jupyter-dash copied to clipboard

I get the following error: app.run_server(mode="jupyterlab")

Open djlisko01 opened this issue 2 years ago • 2 comments

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.

I'm not sure why because I'm following the example code found on the medium post

djlisko01 avatar Nov 11 '22 00:11 djlisko01

might be solved by https://github.com/plotly/jupyter-dash/pull/105

benedikt-budig avatar Jan 03 '23 10:01 benedikt-budig

Can confirm that this issue is still happening on conda on Linux installations.

gregorywaynepower avatar Feb 23 '23 05:02 gregorywaynepower