You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I render a qmd in a directory with a notebook, it overwrites and deletes the notebook. This happens both when rendering on the CLI and when using "Quarto: Render Project".
I believe this is happening during execution. Can Quarto please rely on a temporary notebook for rendering qmd files rather than potentially clobbering the existing one?