i’m doing the Dash minimal app (A Minimal Dash App | Dash for Python Documentation | Plotly) , i’m running into a strange error when i run the application.
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
I’m able to access the URL in my browser.
Any solutions to this ? or at least hints ?