Hello World!
Create simple supervisely app with GUI
Introduction
Requirements
names # requires for names generation
superviselyHow to debug this tutorial
git clone https://github.com/supervisely-ecosystem/ui-widgets-demos
cd ui-widgets-demoscode -r .Hello, World! app
Import libraries
Init API client
Initialize Text and Button widgets.
Text and Button widgets.Create app layout
Create app using layout

Handle button clicks

Last updated