Entity Options

class orion_notebook.graph.extensibility.entity_options.EntityOptions(value)

Bases: enum.Enum

Enum of possible options for the additional_fields attribute of the Entity class

ENTITY_COLOR = 'entity_color'
ICON = 'icon'
ICON_URL = 'icon_url'