Skip to content

Error running a simple shiny app in quarto #963

Answered by cscheid
ManuelSpinola asked this question in Q&A
Discussion options

You must be logged in to vote

Notice that you're using the variables d1 and d2 in a code cell with context: server, but defining them in a cell without that metadata. Those cells run in different execution contexts. We explain that here.

Replies: 3 comments 1 reply

This comment has been hidden.

Comment options

You must be logged in to vote
1 reply
@cderv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
shiny Related to shiny integration for interactive document
3 participants