can we implement this plotly dash in azure databricks notebook as interactive dashboards or only in local visual studio code or local jupyter notebook, As i want to try and create interactive dashboard using python , but my tables are in azure databricks , i want to read those azure databricks tables in azure databricks notebook , but in adb , when i open this url http://127.0.0.1:8050/ , i am getting error as This site can’t be reached
127.0.0.1 refused to connect.
Try:
- Checking the connection
- Checking the proxy and the firewall
ERR_CONNECTION_REFUSED please help me with this issue