Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmarking state on shinyapps.io & locally #4071

Open
paulcbauer opened this issue May 30, 2024 · 0 comments
Open

Bookmarking state on shinyapps.io & locally #4071

paulcbauer opened this issue May 30, 2024 · 0 comments

Comments

@paulcbauer
Copy link

paulcbauer commented May 30, 2024

I want to use bookmarked states of my shiny app and let users access particular ones through selectInput() (users don't necessarily need to bookmark themselves). The app shall reside on shinyapps.io.

As I understand "server" bookmarking ("url" does not work in my case) is not possible on shinyapps.io. Is there an alternative way? Could I make the bookmarks locally and somehow upload them to shinyapps.io so that they are accessible? Thanks.

Update: When I simply upload the local shiny_bookmarks folder to shinyapp.io and try to access one of the bookmarks I get Error in RestoreContext initialization: This server is not configured for saving sessions to disk.

The app is for a research project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant