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

Tweak meta titles and descriptions for clients #8471

Closed aliabd closed 2 weeks ago

aliabd commented 2 weeks ago

Now the pages are:

title: Gradio Python Client - Introduction Docs description: Make programmatic requests to Gradio applications from Python environments.

title: Gradio Python Client - Client Class Docs description: Using the Client Class in the Gradio Python Client

gradio-pr-bot commented 2 weeks ago

🪼 branch checks and previews

• Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
:unicorn: Changes detecting...

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/49e0db2dedbf9a4bbaf3b2511c89b7faf4250168/gradio-4.33.0-py3-none-any.whl

Install Gradio Python Client from this PR

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

Install Gradio JS Client from this PR

npm install https://gradio-builds.s3.amazonaws.com/49e0db2dedbf9a4bbaf3b2511c89b7faf4250168/gradio-client-0.20.1.tgz
gradio-pr-bot commented 2 weeks ago

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
website patch

With the following changelog entry.

Tweak meta titles and descriptions for clients

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/docs-changes/.changeset/early-files-allow.md).