Is there a way to stop the prodigy webserver in a safe manner from the web UI?
I'm attempting to use the update function to exit the python process.
Use case: use CI/CD workflow to spin up prodigy web server with new example data for the day. When annotator is finished either with examples of on demand, I want to close the prodigy window with a success so the next task will execute in the CI/CD pipeline.