shiny.worker icon indicating copy to clipboard operation
shiny.worker copied to clipboard

Intra-session reactivity in Shiny

Results 8 shiny.worker issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

When I run the example "shiny.worker demo" I get the following error message: `Warning: Strategy 'multiprocess' is deprecated in future (>= 1.20.0). Instead, explicitly specify either 'multisession' or 'multicore'. In...

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description As a user I'd like to schedule job with `shiny.worker`, close the app, have it done...

enhancement

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description More comprehensive documentation with complete examples would be useful. The link to the live demo is...

enhancement

Thanks for developing `shiny.worker`. I'm trying to use `shiny.worker` to handle downloads asynchronously. I'm aware that it's possible with `future`, but I'd like to be able to try this using...

Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...

I've done some research about opencpu. It might be really secure solution because you can configure it on a standalone server with access only from frontend app, something like MySQL...