Supervisely
search
⌘Ctrlk
About SuperviselyEcosystemContact usSlack
Supervisely
  • πŸ’»Supervisely Developer Portal
  • πŸŽ‰Getting Started
    • Installation
    • Basics of authentication
    • Intro to Python SDK
    • Environment variables
    • Supervisely annotation format
    • 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
      • Advanced debugging
      • How to make your own widget
      • Tutorial - App Engine v1
        • Chapter 1 Headless
          • Part 1 β€” Hello world! [From your Python script to Supervisely APP]
          • Part 2 β€” Errors handling [Catching all bugs]
          • Part 3 β€” Site Packages [Customize your app]
          • Part 4 β€” SDK Preview [Lemons counter app]
          • Part 5 β€” Integrate custom tracker into Videos Annotator tool [OpenCV Tracker]
        • Chapter 2 Modal Window
        • Chapter 3 UI
        • Chapter 4 Additionals
      • Custom Configuration
      • Autostart
      • Coordinate System
      • MLOps Workflow integration
      • Multi-User Session Management
    • Widgets
  • 😎Advanced user guide
    • Objects binding
    • Automate with Python SDK & API
  • πŸ–₯️UI widgets
    • Element UI libraryarrow-up-right
    • Supervisely UI widgetsarrow-up-right
    • Apexcharts - modern & interactive chartsarrow-up-right
    • Plotly graphing libraryarrow-up-right
  • πŸ“šAPI References
    • REST API Referencearrow-up-right
    • Python SDK Referencearrow-up-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
githubEdit
  1. πŸ”₯App developmentchevron-right
  2. Advancedchevron-right
  3. Tutorial - App Engine v1

Chapter 1 Headless

hashtag
Table of contents

  • Part 1 β€” Hello world! [From your Python script to Supervisely APP]

  • Part 2 β€” Errors handling [Catching all bugs]

  • Part 3 β€” Site Packages [Customize your app]

  • Part 4 β€” SDK Preview [Lemons counter app]

  • Part 5 β€” Integrate custom tracker into Videos Annotator tool [OpenCV Tracker]

PreviousTutorial - App Engine v1chevron-leftNextPart 1 β€” Hello world! [From your Python script to Supervisely APP]chevron-right

Last updated 3 years ago