David
Results
1
issues of
David
JupyterDash.run_server launches the server and then query health by using the[ alive_url composed of host and port ](https://github.com/plotly/jupyter-dash/blob/86cd38869925a4b096fe55714aa8997fb84a963c/jupyter_dash/jupyter_app.py#L296). When running behind a proxy, the publically available url is arbitrary. There...