Python Quarto Dashboards on Posit Connect Cloud - Blank Output (Sidebar Renders)

Hi there,
Hi everyone,

I'm hoping for some guidance with an issue we're encountering in my Introductory Data Science class.

My students are tasked with publishing a Quarto Dashboard using Python to Posit Connect Cloud. However, once they publish, the main content area of their dashboards appears blank. The strange part is that the sidebar with all the controls does show up correctly.

I've tried to replicate the issue myself, even using what I believe is the standard first example for a Quarto dashboard, and I'm getting the same result – a blank dashboard with a visible sidebar.

Has anyone run into this before? Any pointers on what might be causing the Python-generated content not to render on Posit Connect Cloud, even when the sidebar elements are fine?

Thanks in advance for any suggestions!

Here is the example I used : Dashboards with Shiny for Python – Quarto.
Here is the repo with my demo code: GitHub - muriona/quartodash and
here is the dahsboard I published: https://01970cce-cda8-aa57-f379-fd9ab609cbbc.share.connect.posit.cloud

Unfortunately, Posit Connect Cloud does not yet support Quarto with embedded shiny components. Its on our list, but I don't have an ETA for it.