You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As long as you have remote access COGs , you might consider using Quarto and ShinyLive (Shiny in Python with Web Assembly). Then the entire website and app could live on a handful of markdown documents (technically .qmd files) interspersed with Python and/or R code that you could commit to a GitHub repo with automatic deployment using something like Netlify.
As long as you have remote access COGs , you might consider using Quarto and ShinyLive (Shiny in Python with Web Assembly). Then the entire website and app could live on a handful of markdown documents (technically .qmd files) interspersed with Python and/or R code that you could commit to a GitHub repo with automatic deployment using something like Netlify.
Here's an example: https://quarto-ext.github.io/shinylive/
The text was updated successfully, but these errors were encountered: