Skip to content

Deprecates Carousel component#2434

Merged
abidlabs merged 3 commits into
mainfrom
depr-carousel
Oct 12, 2022
Merged

Deprecates Carousel component#2434
abidlabs merged 3 commits into
mainfrom
depr-carousel

Conversation

@abidlabs
Copy link
Copy Markdown
Member

@abidlabs abidlabs commented Oct 11, 2022

Finally deprecates the Carousel component.

Closes #2417
Closes: #2426

@github-actions
Copy link
Copy Markdown
Contributor

All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-2434-all-demos

Copy link
Copy Markdown
Collaborator

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

Looks good to me @abidlabs ! Carousel has been broken for a while since it didn't implement the serialize methods so I don't think this will impact many workflows.

@abidlabs
Copy link
Copy Markdown
Member Author

Thanks @dawoodkhan82 and @freddyaboulton for the review!

@abidlabs abidlabs merged commit 70eae89 into main Oct 12, 2022
@abidlabs abidlabs deleted the depr-carousel branch October 12, 2022 16:37
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.

How to use gr.Carousel and gradio.mount_gradio_app TypeError: Can't instantiate abstract class Carousel with abstract methods deserialize, serialize

3 participants