-
Great package! The development version offers a lot of functionality that I need in my shiny apps, however I noticed an issue recently (described below) that I wonder may be related to a recent develo…
-
As I continue to convert more of my apps to {golem}, I found one area that I'm not quite sure how to handle. Some of my apps deployed on an internal Shiny Server Pro had to connect to some kind of se…
-
Hi @VincentGuyader & @ColinFay ,
We've opened a number of issues regarding deploying a `golem` to shinyapps.io.
We haven't received much guidance on any of those issues.
After running into error a…
-
## Storage Wizard: Best use of IPFS and/or Filecoin in your L2 project
***
### Prize Bounties*
**Grand prizes:**
- 1st 7,500 USD
- 2nd 5,000 USD
- 3rd 2,500 USD
**Runner up prizes:**
- 10,00…
-
Hi golem developers,
I am building my app with golem and would like to set up deployment so I can do it quickly after making changes to the code. Local deployment works just fine. When I tried to use…
-
I just tried to deploy a minimal golem app to a Azure VM running Shiny Server and on which I have other apps running, and got the ill-fated "The application exited during initialization."
I'm not …
-
Context: I manage a shinyproxy server and we use golem for most of our apps. They deploy via an AWS CD pipeline powered by a Dockerfile created with `golem::add_dockerfile()`
Problem: docker build …
-
When I'm trying to run UMAP for a dataset that is SCTranformed, I had error saying
Warning: The following arguments are not used: drop
Error in h(simpleError(msg, call)) :
error in evaluating th…
zqsha updated
2 years ago
-
[Golem Network](http://golem.network/) is a cloud computing power service where everyone can develop, manage and execute workloads in an unstoppable, inexpensive and censorship-free environment.
Si…
-
Is there a reason why we are installing (some of) the package dependencies with an explicit `remotes::install_cran()`
https://github.com/ThinkR-open/golem/blob/458ace8947be98674966ad9c3125bdf77ed7769…