Replies: 4 comments
-
|
@gcefalu Could you edit the title? Finally, I highly suggest you take a look at the documentation: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks again. I will l. Sent from my iPhoneOn Mar 11, 2026, at 3:37 PM, Mickaël Canouil ***@***.***> wrote:
@gcefalu Could you edit the title?
Could you also ensure your example is valid, I can see ```{r}#| label: data which is clearly not valid code.
Finally, I highly suggest you take a look at the documentation:
https://quarto.org/docs/interactive/shiny/
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for adding the quarto-cli folder to my git-hub repository account.
…________________________________
From: Giuseppa Cefalu ***@***.***>
Sent: Wednesday, March 11, 2026 3:45 PM
To: quarto-dev quarto-cli ***@***.***>
Subject: Re: [quarto-dev/quarto-cli] Your question in one sentence (e.g., How do I preview documents with Quarto?) (Discussion #14196)
Thanks again. I will l.
Sent from my iPhone
On Mar 11, 2026, at 3:37 PM, Mickaël Canouil ***@***.***> wrote:
@gcefalu<https://github.com/gcefalu> Could you edit the title?
Could you also ensure your example is valid, I can see ```{r}#| label: data which is clearly not valid code.
Finally, I highly suggest you take a look at the documentation:
* https://quarto.org/docs/interactive/shiny/
—
Reply to this email directly, view it on GitHub<#14196 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFBOX3WJH6MJV7PW4YUXLB34QG6BPAVCNFSM6AAAAACWOVXTPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBYHAYDCOI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Should I copy the folder to Program Files in Windows?
…________________________________
From: Giuseppa Cefalu ***@***.***>
Sent: Thursday, March 12, 2026 10:31 AM
To: quarto-dev quarto-cli ***@***.***>
Subject: Re: [quarto-dev/quarto-cli] Your question in one sentence (e.g., How do I preview documents with Quarto?) (Discussion #14196)
Thank you for adding the quarto-cli folder to my git-hub repository account.
________________________________
From: Giuseppa Cefalu ***@***.***>
Sent: Wednesday, March 11, 2026 3:45 PM
To: quarto-dev quarto-cli ***@***.***>
Subject: Re: [quarto-dev/quarto-cli] Your question in one sentence (e.g., How do I preview documents with Quarto?) (Discussion #14196)
Thanks again. I will l.
Sent from my iPhone
On Mar 11, 2026, at 3:37 PM, Mickaël Canouil ***@***.***> wrote:
@gcefalu<https://github.com/gcefalu> Could you edit the title?
Could you also ensure your example is valid, I can see ```{r}#| label: data which is clearly not valid code.
Finally, I highly suggest you take a look at the documentation:
* https://quarto.org/docs/interactive/shiny/
—
Reply to this email directly, view it on GitHub<#14196 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFBOX3WJH6MJV7PW4YUXLB34QG6BPAVCNFSM6AAAAACWOVXTPWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBYHAYDCOI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I creating a Quarto presentation with revealjs format and shiny. The radiobutton list displays data sets and the user selects one. When the data set is selected, a dropdown menu is updated with the variables of the new data set. A second dropdown menu gets updated with the variables of the new data set. The problem is that the dropdown menu is not being updated. This code works very well in a shiny app, but it does not work in Quarto. Could you please help with this?
Beta Was this translation helpful? Give feedback.
All reactions