Hi, we recently purchased Prodigy and have successfully tested it locally. However, we'd like to deploy the annotation interface for NER as a web app through the Azure platform. I have everything set up looks like it's running but refuses connection on port 8080 I tested the firewall settings using python3 -m http.server 8080 it works any ideas
here's what the output looks like as you see no error
Starting the web server at http://localhost:8080 ...
Open the app in your browser and start annotating!