Replies: 2 comments
-
|
Here is one example of using Shiny for Python w/ WASM (so 100% client side): https://github.com/wch/pyshiny-quarto-demo We'll be making this into a template that has some better documentation soon but that may get you going in the meantime. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I note the release of See also the announcement post. |
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.
-
I am keen to bring some interactivity to my websites generated via quarto, containing Python code.
I am excited by the Shiny for Python ( as I am hoping it will be a better supported solution than ipywidgets etc).
Is there any example of using quarto with Shiny for Py yet link?
Beta Was this translation helpful? Give feedback.
All reactions