-
Several shiny apps in NINA are containerized already. However, we (might?) need some infrastructure to publish them, as well as some tutorial on how to containerize an app.
You might be working on …
-
In the CohortDiagnostics tab of the Strategus Shiny application, the "compare cohort characterization" allows the user to view either the "Plot" or the "Raw Table." In the latest package versions, the…
-
Hello,
I'm currently deploying ShinyProxy in my Kubernetes cluster where we use Contour as our Ingress controller. Since we do not use an IngressClass, the typical ingress setup does not apply in o…
-
Hi there, I hope you are doing well
Thank you for this package you are working on, it's great!
Do you have on mind the implementation for interacting with embedding models? Or maybe you have already…
-
I downloaded shiny-server and i am trying to configure it. But it keeps failing.
This is my shiny-server.config
```
# Instruct Shiny Server to run applications as the user "shiny"
run_as :HOME…
-
# R on Kubernetes - serverless Shiny, R APIs and scheduled scripts · Mark Edmondson
Some examples of running R applications on Google Kubernetes Engine
[https://code.markedmondson.me/r-on-kubernetes…
-
I've tried to configure a Centos 6.5 Shiny Server to have user_dirs applications as well as site_dirs, as documented in the 1.3 manual, but with the configuration below (from the manual) nothing works…
-
Hello shiny developers,
Writing to report a broken link in the README for installing shiny-server from source. This is the current broken link: https://github.com/rstudio/shiny-server/tree/binaries#co…
-
Appsilon has a high level example of having multiple pages and routing, however, with static pages: https://www.appsilon.com/post/shiny-for-python-routing. Please provide sample code demonstrating an …
-
**Summary**
I think the config file says to run as a specific user, but the logs (et al) report running as root.
Similar perhaps to #153, but that seems to be more address-in-use though it also show…