onyxia-quarto
onyxia-quarto copied to clipboard
Quarto-required exists in _extension.yml
Hello, I recently learnt from the great Christophe that we can specify the minimal Quarto version.
Add this line in your _extension.yml:
quarto-required: ">=1.0.3"
And Quarto fails gracefully is the user has not the right version. Doc here.