Why doesn't it appear after calling 'image' in my code? #9168
Replies: 3 comments 7 replies
-
Could you edit the title of your post for it to be meaningful? (there is an edit button next to the title of your post) Could you properly format your post using code blocks for code and terminal outputs? Thanks. Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? Thanks. Note that the main issue for anyone in order to help is that 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.
-
This is small version of my code. |
Beta Was this translation helpful? Give feedback.
-
I want to add icon before + 2.5% par rapport à 2023.
Le vendredi 22 mars 2024 à 16:22:24 UTC+1, Carlos Scheidegger ***@***.***> a écrit :
What do you expect this to produce?
 `{python} result`
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Please, what is the problem of this code? Image not appear after compilation.
Thanks for your answers.
::: {.columns}
::: {.valuebox color="white" title="Revenu moyen 2024" label="valuebox3"}
::: {style="font-size: large"}
{python} result
:::
:::
::::
Beta Was this translation helpful? Give feedback.
All reactions