Company
Date Published
Sept. 7, 2023
Author
Jacob Marks
Word count
1247
Language
English
Hacker News points
None

Summary

In week three of "Ten Weeks of Plugins", a YouTube Player Panel Plugin was built. This plugin is a joint Python/JavaScript plugin with a single operator, open_youtube_player_panel, which opens a custom JavaScript component named YouTubePlayerPanel. The user can choose to play a video from a preset list or enter a URL. The plugin showcases the basic elements required to build a panel in FiftyOne using JavaScript and React Material UI components.