-
Learning more about #shinyForPython. Really blown away by shinylive.io! Lets you run shiny for python apps with no server, just runs in your browser via Pyodide/Web Assembly! Thanks @winston_chang and Shiny team. So cool.
-
@winston_chang Just a quick note - these serverless shiny python apps can be served by static web servers, such as on github.io/netlify - all computations are run in browser.
-
@winston_chang But this is a tremendous way to start playing with Shiny for Python. Love having all the code examples in the sidebar.