quarto-dev / quarto-dev/quarto-cli
Allow live coding in presentations (e.g. with pyscript)
Open
@cderv is already working on this.
Since Jul 13, 2023.
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Quarto looks like a powerful tool for creating presentations. One useful thing when presenting code would be to be able to change and re-execute the code shown directly in the slide (like how RISE works for Jupyter Notebooks). I saw that there is an independent project for this via WebR, is there any interest to use pyscript/pyodide to achieve this for python as well?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.