onyxia-quarto icon indicating copy to clipboard operation
onyxia-quarto copied to clipboard

Quarto-required exists in _extension.yml

Open ginolhac opened this issue 3 years ago • 0 comments

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.

ginolhac avatar Jan 27 '23 09:01 ginolhac