Please describe your issue or request::
I been experimenting around the types of applications workbench can support except the default ones like VS code and JupyterLab, plus Gradio which is mentioned in the Docs.
I been trying to run PyQt5 browser using both classes of Process and Web Application. But I end up with similar errors which I am not able to detect.
Thanks, That will work but since this will be a submission for a hackathon, and installing a third party software for viewing a GUI will create an extra layer of complexity for the judges while evaluation.
Now I think i need to somehow utilize Gradio for my use case. This will be my second time doing this, initially I had to jump from Electronjs based browser to PyQt5 based browser due to compatibility issue with Workbench, and now from that to Gradio hoping it aligns with my idea. This has nothing to do with Workbench but I blame my decision making.
Thanks again btw.
Happy to hear that you think that way. I am currently moving on towards using Gradio, which works effortlessly except the part of fastapi issue which I did overcome with the help of your comment. Since I lost my previous hackathon for not deploying my project for the judges to access it without building it locally, I now at least make sure the setup process to have least number of manual work as possible.
Thanks again!