posit-dev / posit-dev/positron
Automated test for rich and HTML outputs in notebooks (NOT %% magic commands in general)
Open
@midleman is already working on this.
Since Nov 20, 2025.
needs automated test
testing
theme: new notebook frontend
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
Once #9723 is fixed, we should have automation for checking both magic commands and rich outputs work in notebooks.
We could have one test with %%html magic command and another with data frame rich output. If both pass, for sure we shouldn't have issues with other magic commands or data frames' rich outputs.
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.