Supervisely
About Supervisely
Ecosystem
Contact us
Slack
Search
⌃
K
Links
💻
Supervisely Developer Portal
🎉
Getting Started
Installation
Basics of authentication
Intro to Python SDK
Environment variables
Python SDK tutorials
Command Line Interface (CLI)
Connect your computer
🔥
App development
Basics
Apps with GUI
Custom import app
Custom export app
Neural Network integration
Advanced
Widgets
Input
Controls
Text Elements
Media
Selection
Select
SelectTeam
SelectWorkspace
SelectProject
SelectDataset
SelectItem
SelectTagMeta
SelectAppSession
SelectString
Transfer
DestinationProject
TeamFilesSelector
FileViewer
Dropdown
Cascader
Thumbnails
Status Elements
Layouts and Containers
Tables
Charts and Plots
Compare Data
Widgets demos on github
😎
Advanced user guide
Objects binding
Automate with Python SDK & API
🖥
UI widgets
Element UI library
Supervisely UI widgets
Apexcharts - modern & interactive charts
Plotly graphing library
📚
API References
Supervisely annotation JSON format
REST API Reference
Python SDK Reference
Powered By
GitBook
Comment on page
Selection
Widgets that facilitate the selection of options from a set, which could include list boxes or radio buttons
Select
Provides a dropdown list that users can interact with to select one of the predefined options
Select Team
Dedicated dropdown for users to choose from a list of teams available within their account
Select Workspace
Allows users to choose from a list of available workspaces within a selected team
Select Project
Navigational element for selecting from a list of projects that belong to a particular workspace
Select Dataset
Enables users to select from a list of datasets that are part of a specific project, streamlining the data access process
Select Item
Flexible component for choosing a particular item (like an image, video, volume ...) within a project
Select Tag Meta
Selection of TagMeta within a project, providing a way to categorize or filter items based on metadata tags
Select App Session
Users can select an active app session, useful for navigating between different states or instances of app usage
Select String
Simple selector for picking a single string value from a set of predefined options
Transfer
Move or copy items between two lists
DestinationProject
This component is used to select the destination project and dataset where the user intends to move or copy data
TeamFilesSelector
Tool to choose files from a shared team directory
FileViewer
Allows users to navigate and browse files within the given directory, which could include various types of documents or media
Dropdown
Similar to the 'Select' component, it provides a dropdown menu with a predefined list of options for the user to choose from
Cascader
Dropdown list with hierarchical options
Previous
ImageAnnotationPreview
Next
Select
Last modified
24d ago