Replies: 1 comment
-
|
What version of VSCode, Quarto CLI, Quarto extension do you have? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am on windows, in vscode. When I open a .ipynb inside of a quarto project and I have the Quarto extension installed in vscode. When I try to run ctrl+shift+k to preview the file, it returns the error "No Quarto document available to render". However, if I run the cli command "quarto preview" it works fine, but opens the file in a browser, not in a window inside vscode.
Has anyone encountered the same problem with the shift+ctrl+k command for .ipynb files?
Beta Was this translation helpful? Give feedback.
All reactions