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
Button
Checkbox
RadioGroup
Switch
Slider
TrainValSplits
FileStorageUpload
Timeline
Pagination
Text Elements
Media
Selection
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
Controls
Allow users to interact with and control various aspects of an application.
Button
User-interactive button that executes a command or triggers an event when clicked
Checkbox
T
oggleable box that allows users to make binary choices, often used for multiple selections
Radio Group
Group of options where only one can be selected at a time, suitable for mutually exclusive choices
Switch
Control that provides a visual cue for enabling or disabling a feature or setting
Slider
Control that lets users select a value by sliding a knob within a range on a track
TrainValSplits
Interface for specifying parameters to divide data into training and validation subsets for model training
FileStorageUpload
Tool for uploading one or more files from the user's device, featuring progress indication and drag-and-drop support
Timeline
Interactive timeline for navigating video frames and segment highlights
Pagination
Page selector. If you have too much data to display in one page, use pagination.
Previous
TimePicker
Next
Button
Last modified
24d ago