I am using Shiny for Python in a ShinyProxy framework. Once the user is authenticated it tries to form the web socket connection with Shiny for Python. I have a number of different users that are...
This is an interesting feature. I am also trying to add inputs into the chat. Ideally, I would like to get user feedback on the quality of prompts and or allow for striking/rolling back a chat on...
> I'm not using the Python version of Shiny but you may have a look at this sample [Display Headers](https://github.com/posit-dev/py-shiny/blob/main/examples/headers/app.py) that allow to display h...
I have been up and running with Shiny for Python with ShinyProxy for a while. It mostly just works. This is the first issue I have encountered. The Shiny module in Shiny for Python is a bit diff...