quarto-ext / shinylive

Quarto extension to embed Shinylive for Python applications
https://quarto-ext.github.io/shinylive/
MIT License
141 stars 7 forks source link

How to run the example sine.qmd ? #31

Open mcaruel opened 8 months ago

mcaruel commented 8 months ago

Hi everyone, I am trying to reproduce the example sine.qmd but it does not work. I have followed all instructions in the README file. I am trying to produce the interactive document using quarto render sine.qmd. The command does produce a sine.html file without any error.

Can someone explain the workflow in full details ? Maybe it involves installing Pyodide but there is nothing clearly mentioning this in the README.

mcaruel commented 8 months ago

I found the problem. In fact it does not work if the option embed-resources is set to true