-
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…
-
# 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…
-
### Bug description
When I try to use the `code-link` option with Shiny in Quarto, I get an uninformative error message.
### Steps to reproduce
````
---
title: "Test"
knitr: true
format:
htm…
-
I am trying to embed quiz questions from learnr package in shiny app. Since v0.10.0 leanr quiz questions are mini shiny applications, i thought it would be easy to add it in shiny. Unfortunately it do…
ghost updated
3 years ago
-
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…
-
Hey,
I installed shiny-server inside a docker container to host a small app.
**Error Message:**
When I try to start the app I get the following error message:
````
[2021-07-14T07:44:42.062] […
-
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 …
-
As the documentation reads: "Shinylive allows you to run Shiny applications entirely in a web browser, without the need for a separate server"
stanpumpR should be faster, more responsive and more r…
-
### RConnect shiny dashboard shows ajax error when accessing the shiny app
We are having an issue with multiple R Shiny Dashboard applications where the following error appears to the users wheneve…