Labeling Frontend

class labelbox.schema.labeling_frontend.LabelingFrontend(client, field_values)[source]

Bases: DbObject

Label editor.

Represents an HTML / JavaScript UI that is used to generate labels. “Editor” is the default Labeling Frontend that comes in every organization. You can create new labeling frontends for an organization.

name
Type:

str

description
Type:

str

iframe_url_path
Type:

str

projects

ToMany relationship to Project

Type:

Relationship