Overview

This website is meant to provide a hands-on guide to making the most out of integrating quarto-logo Quarto and gradio-logo Gradio Lite for embedding interactive Python applications into your HTML documents. If these docs do not answer all of your questions, please donโ€™t hesitate to start a new discussion on the GitHub repository.

Please keep in mind that the guides focus specifically on usage and customization of the quarto-gradio extension. While efforts are made to articulate the interplay of components as clearly as possible, familiarity with Quarto, Python, Gradio and - to a certain extent - pyodide-logo Pyodide will make it easier to follow the examples.

Tip

In case you are interested in the extensionโ€™s internals and technical details covering each of the components at play, you can get an overview in the Reference section.

If you prefer to familiarize yourself with the Gradio API in an online environment, you can head over to the ๐Ÿ› Playground, otherwise feel free to ๐Ÿš€ Get Started with the basics of the extension.