-
Just an idea, probably quite complicated to get the engine to work with WebGL, browser restrictions and so on. However, the audience one can reach with shiny 3d web applications / browser games is hug…
-
Develop a visualization or analysis app in R with Shiny or with another language and setup as a demo to show how to use iDigBio data inside other web sites.
-
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…
-
### Proposed change
nbgitpuller.link allows explicitly choosing Lab / Notebook / RStudio by default. We should add voila & shiny to this list.
### Alternative options
Continue having user…
-
**Is your feature request related to a problem? Please describe.**
A pain point I have is needing to manually set up GitHub Actions YAML files for deploying Shiny apps developed using the golem packa…
-
参考博文[在Ubuntu服务器上配置Shiny应用](https://www.jieandze1314.com/post/cnposts/256/)进行基本的安装和配置。注意 zhoulab 服务器没有将 shiny 加入 sudo 用户,而是直接使用 root 进行相关的 sudo 操作。
shiny server 配置文件内容:
```
# Instruct Shiny Serv…
-
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…
-
In my shiny-server.log, I constantly receive error message like
```
[2017-01-10 17:36:45.865] [ERROR] shiny-server - Failed to render error 500 page: Can't set headers after they are sent.
[2017-01…
-
This comment is part of https://github.com/openjournals/joss-reviews/issues/7344
First of all, I think it is great that you offer AixWeather as a web app at https://aixweather.eonerc.rwth-aachen.de…
-
I'm trying to place waiter on page load. Not sure how to use this. My shiny app is structured with page_navbar, and bslib::nav_panel. If I use waiter within those, I get a warning as below and wait…