-
`updateQueryString()` (or `session$updateQueryString`) ultimately calls `window.history.replaceState()` or `window.history.pushState()`. However, when using `shinylive` the app is served as an iframe,…
-
Deploy a workshop folder containing all exercises. Needs to host a custom shinylive instance with predefined examples.
See https://shinylive.io/r/examples
-
The `create_app_link` function is an exported function used in the documentation.
https://github.com/blockr-org/blockr/blob/78782f38edd9c45be9ee012dc4c90149e784853b/R/utils.R#L393
How can we eas…
-
### What is your question?
Super cool package and idea here. I'm trying to get this to work in a package that is only available on github. When I follow the docs, I get a packagedown page that opens …
-
Hello I am giving a try to shiny for python and shinylive for python and have found some issues when deploying modular apps. I have created the following app as an [example](https://github.com/davidrs…
-
I was thinking that it is `webr_pkg_repos` option value but apparently it does not work in shinylive.io.
A minimal example:
```
options(webr_pkg_repos = c("r-universe" = "https://pharmaverse.r-unive…
-
attempst to fix in [branch: mewu/fix-issues](https://github.com/InstituteforDiseaseModeling/data_access_library/tree/mewu/fix-issues)
1. devcontainer started but the rstudio and jupyter-lab is not a…
-
I was asked to file it here by the Quarto team (https://github.com/quarto-dev/quarto/issues/557).
## System details:
Windows 11 64-bit
#### Version details:
Positron Version: 2024.09.0 (sy…
-
With `selectizeInput(multiple = TRUE)`, calling `updateSelectizeInput(session, "id", choices = ...)` causes the selection to reset, even if the currently selected item is in the set of choices. (Doesn…
-
For later versions of Quarto (1.6.19 onwards), I got an error which is not present in early versions (1.6.18 and before):
```
error: Specifier not found in cache: "https://deno.land/std/io/mod.ts", …