shinyproxy
shinyproxy copied to clipboard
ShinyProxy - Open Source Enterprise Deployment for Shiny and data science apps
Chainlit a framework that is based on streamlit, it is very easy to integrate with langchain. Since shinyproxy supports streamlit app, I am wondering if it also supports chainlit app,...
I am receiving a 503 error when a datatable loads. The issue started when I migrated from 3.0.0 to 3.0.2. The issue is also in the most recent 3.1.0 ,...
Hi @tverbeke - Since the upgrade to `3.0.2` I cannot open multiple same `RShiny` app in multipe tabs which I always used to do that (even though the R kernel...
Excitedly been watching the released notifications for 3.1.0 and this feature has turned up, but I don't know how to use it, so a simple example would be appreciated! Thanks
Running 3.0.2 and we have tried several approaches to fixing this issue (including restarting both docker and shiny before a large group signs on). Long story short we keep getting...
**Feature Request** One of the features that we are considering for the future is the ability to reload the `application.yml` file without restarting ShinyProxy. This would allow us to update...
With the new container initialization functionality, username and access groups are no longer set as ENVs in the container, but can be sent as HTTP headers. Is there a shiny...
Using the web interface, the access token given by SHINYPROXY_OIDC_ACCESS_TOKEN is opaque. In https://github.com/openanalytics/shinyproxy-config-examples/tree/master/08-api-oauth2, the audience is different, therefore the access token generated is JWT. I want to use the...
I am hosting some python dash apps on AWS with shinyproxy 2.3.0 . Most of the time, it can launch well with no problem. But just sometimes, it seems to...
We have shinyproxy where we have deployed multiple shiny dashboards. Few dashboards are not loaded , get 504 timeout error after 1 minute. Tried to increase container wait time configuration...