I have been confronted with the request to run jupyter-dash inside AzureML Notebooks. What should I say - I have not been successful.
When rendering things (inline in this case) the output is
“Dash is running on http://127.0.0.1:8050/”
and below this a grey area where the content should be rendered with the message " 127.0.0.1 refused to connect."
Does anyone here have experience (or potentially even success?!) with running jupyter-dash in AzureML Notebooks and could help?
Thank you!