From 220fd493defd40026cd5afe7fecd32c92c925f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Gyarmati?= Date: Fri, 28 Feb 2025 17:40:52 +0100 Subject: [PATCH] Add `quarto-gradio` to extension listings --- docs/extensions/listings/shortcodes-and-filters.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index 8c950b7672..3a05dd35f7 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -258,6 +258,12 @@ description: > Add a Github Corner into your HTML document. +- name: gradio + path: https://github.com/peter-gy/quarto-gradio + author: '[Péter Ferenc Gyarmati](https://github.com/peter-gy)' + description: > + Embed fully serverless, browser-based Gradio applications and Python coding playgrounds into your Quarto documents. + - name: hide-comment path: https://github.com/shafayetShafee/hide-comment author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'