Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move requirements generation in playground to playground worker #10126

Merged
merged 4 commits into from
Dec 5, 2024

Conversation

aliabd
Copy link
Collaborator

@aliabd aliabd commented Dec 5, 2024

To make it simpler to save the requirements with the generated code in the db, moves the requirements generation to happen on the playground worker alongside the code generation. Will merge since changes on the playground worker are already live.

@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Dec 5, 2024

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
🦄 Changes detecting...

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/873af77011d669e36c4deaa147ce70bfe6ad8a37/gradio-5.8.0-py3-none-any.whl

Install Gradio Python Client from this PR

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

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/873af77011d669e36c4deaa147ce70bfe6ad8a37/gradio-client-1.8.0.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/873af77011d669e36c4deaa147ce70bfe6ad8a37/dist/lite.js""></script>

@gradio-pr-bot
Copy link
Collaborator

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
website minor
  • Maintainers can select this checkbox to manually select packages to update.

With the following changelog entry.

Move requirements generation in playground to playground worker

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.

@aliabd aliabd merged commit a623faf into main Dec 5, 2024
23 of 24 checks passed
@aliabd aliabd deleted the playground-data-changes branch December 5, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants