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

Add missing parameters and docstrings for gr.TabbedInterface #7190

Merged
merged 5 commits into from Jan 28, 2024

Conversation

abidlabs
Copy link
Member

@abidlabs abidlabs commented Jan 27, 2024

Small PR to to add missing parameters to gr.TabbedInterface, as well as fix some related docstrings.

Closes: #7171

@gradio-pr-bot
Copy link
Contributor

gradio-pr-bot commented Jan 27, 2024

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
🦄 Changes detected! Details

Install Gradio from this PR

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

Install Gradio Python Client from this PR

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

@gradio-pr-bot
Copy link
Contributor

gradio-pr-bot commented Jan 27, 2024

🦄 change detected

This Pull Request includes changes to the following packages.

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

With the following changelog entry.

Add missing parameters and docstrings for gr.TabbedInterface

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.

@abidlabs abidlabs marked this pull request as ready for review January 27, 2024 16:57
@abidlabs abidlabs added the v: minor A change that requires a minor release label Jan 27, 2024
Copy link
Collaborator

@aliabd aliabd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice everything looks good!

@abidlabs
Copy link
Member Author

Thanks so much @aliabd!

@abidlabs abidlabs merged commit 2d51a9d into main Jan 28, 2024
13 checks passed
@abidlabs abidlabs deleted the tabbed-cleanup branch January 28, 2024 02:08
@pngwn pngwn mentioned this pull request Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v: minor A change that requires a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom CSS-and-JS doesn't work, when demo launched in a gr.TabbedInterface
3 participants