-
I was trying to do something very similar to this issue of adding a python jupyter interact widget into my slides. Is there any proposed feature for Quarto to add the option to render with:
Just wondering if this is in the pipeline or if completely out of scope. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Our Python interactive story will be through support for https://shiny.rstudio.com/py/, because its reactivity paradigm is much more closely aligned with Observable JS and the R shiny package. We will definitely do this, but with that said, it is not in our short-term (3-6 months) plans. |
Beta Was this translation helpful? Give feedback.
-
Thanks for clarification! |
Beta Was this translation helpful? Give feedback.
Our Python interactive story will be through support for https://shiny.rstudio.com/py/, because its reactivity paradigm is much more closely aligned with Observable JS and the R shiny package. We will definitely do this, but with that said, it is not in our short-term (3-6 months) plans.