quarto preview of notebooks fails if qmd with the same name is in the same directory #11218
Labels
bug
Something isn't working
needs-repro
Issues that are blocked until reporter provides an adequate reproduction
Bug description
When converting between .qmd and .ipynb - files, quarto runs into problems when the .qmd file is still present in the same directory.
Steps to reproduce
Start with a .qmd like this:
then, convert this to .ipynb with
previewing then yields an error like this:
After removing the test.qmd file with
quarto preview works without errors.
Expected behavior
No response
Actual behavior
No response
Your environment
Quarto check output
The text was updated successfully, but these errors were encountered: