-
It would be the bee's knees for demo purposes if the webR REPL editor could receive the "Share" feature that the [shinylive editor](https://shinylive.io/r/editor) has. Perhaps add it next to the save …
-
The in-document shinylive extension is working whenever I knit from quarto, but whenever I try to publish to quartopub it disappears after trying to load for a few seconds. The 'editor' section will s…
-
I couldn't understand from documentation how can I make a local file accessible to the application, so that it would be possible to read_csv and do things like that?
Should I copy it to some location…
-
In the Query Tab when uploading a CSV file users are not shown their uploaded data unless they re-upload the data or click on one of the functions.
-
One of the common things that I do with shinylive is to reference files in code. In shinylive this is done by adding a `## file: ` heading after the main app script. I'm not sure how this would integr…
-
I had previously deployed to GitHub pages using this app,
https://github.com/erikhall6373/heisman/blob/4820a8d252ae87b939719236f4bde2497396434f/Shiny_App/app.py
However now it appears that the …
-
* shinywidgets version: 0.1.4
* Python version: 3.10
* Operating System: Windows
### Description
We are trying to develop a Shiny Python app to visualize risks on a leaflet map.
A lot of thin…
-
When utilising shinylive.io/r to develop an app, the question arises: "Who has access to view the app?" After generating the application URL, it is disseminated exclusively to a chosen group of users.…
-
I have an app from my screencast that I tried to turn into a shinylive app that takes advantage of session$clientData$url_search to pull in the query params from a user. Once I used shinylive to conve…
-
I was experimenting with {shinylive} today, and and it was reminiscent of using shiny in 2014 when fatal errors gave almost no information :)
1. From a user perspective: It took me half an hour to …