gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
30.56k stars 2.27k forks source link

Bring back embedded demos on component docs #8557

Closed aliabd closed 1 week ago

aliabd commented 1 week ago

Brings back the embedded component demos on the docs, now with lite and mdsvex.

A few had issues with lite, will figure them out separately: DownloadButton, FileExplorer, LoginButton, LogoutButton, SimpleImage. Potentially I could make just those embedded spaces.

gradio-pr-bot commented 1 week ago

🪼 branch checks and previews

• Name Status URL
Spaces ready! Spaces preview
Website ready! [Website preview]()
Storybook ready! Storybook preview
:unicorn: Changes detected! Details

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/a2ff19fc0fb194e7591be8645473fe40468c679c/gradio-4.36.1-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@a2ff19fc0fb194e7591be8645473fe40468c679c#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-builds.s3.amazonaws.com/a2ff19fc0fb194e7591be8645473fe40468c679c/gradio-client-1.1.1.tgz
gradio-pr-bot commented 1 week ago

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
website minor

With the following changelog entry.

Bring back embedded demos on component docs

Maintainers or the PR author can modify the PR title to modify this entry.

#### Something isn't right? - Maintainers can change the version label to modify the version bump. - If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can [update the changelog file directly](https://github.com/gradio-app/gradio/edit/aliabd/add-embedded-components/.changeset/swift-peas-allow.md).