cirrus icon indicating copy to clipboard operation
cirrus copied to clipboard

Issue with dash server occupying port when kernel is stopped

Open jcarreira opened this issue 6 years ago • 1 comments

If I start a grid search run with UI on and kill the experiment mid way, it seems I can't rerun it without restarting jupyter.

The reason seems to be that the dash server is still bound on the port. What is the solution for this?

jcarreira avatar Jul 28 '18 09:07 jcarreira

For now you can restart the jupyter kernel.

I will (in the Tuesday update) add a feature to ensure that port gets unbounded.

andrewmzhang avatar Jul 30 '18 11:07 andrewmzhang