Replies: 2 comments 9 replies
-
What's happening here: import matplotlib.pyplot as plt is an import error:
That probably means that the version of python that's visible to the command-line version of |
Beta Was this translation helpful? Give feedback.
3 replies
-
And it says that starting the kernel works: |
Beta Was this translation helpful? Give feedback.
6 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.
-
I try to create my first quatro documents. I can execute the
qmd
notebook in VSCode ("Run" cell), but I cannot manage to make a preview. Somehow the backend is switched and I cannot figure out why. I tried the current release candidate (1.2.256
) and the stable version (1.1.x
). Would be greateful for a hint.Beta Was this translation helpful? Give feedback.
All reactions