-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Unfortunately, screenshots cannot be used to help you. This being said, from the screenshot, I cannot see any metadata set, no kernels seems to be selected, and we can't see the type of the cell in which you have the text. I suggest you take a look at the get started guide on computation (https://quarto.org/docs/get-started/computations/jupyter.html) and try to follow it. Fore more help, you need to provide a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
-
Github throws an error "Using nbformat v5.10.4 and nbconvert v7.16.1" to by .ipynb file { }, |
Beta Was this translation helpful? Give feedback.
It seems that the file at https://github.com/ommmirage/ommmirage.github.io/blob/master/Delicious/posts/welcome/index.ipynb is not seen as a valid ipynb by github.
In which tool do you created it ? Can you open it in Jupuyter lab and try to execute it ?