fiftyone-plugins icon indicating copy to clipboard operation
fiftyone-plugins copied to clipboard

Adding Python Panel Examples

Open Br2850 opened this issue 6 months ago • 1 comments

What's changed?

  • [x] Added README.md for Python Panel examples following the existing plugins/ paradigm
  • [x] Added examples & documented py panel specific resources used for:
    • [x] Counter
    • [x] Plot
    • [x] Markdown
    • [x] Table
    • [x] Media Player
    • [x] Image
    • [x] Multiple Views in 1 Panel
    • [x] Templating Panels
    • [x] Accepting User Input
    • [x] Interactive Plot
    • [x] Dropdown Menu
    • [x] Walkthrough Tutorial
  • [x] Added fiftyone.yml file for py panel examples to allow users to register them in their FiftyOne App

Br2850 avatar Aug 12 '24 17:08 Br2850