Short introduction towards Labelbox-Python SDK, geared mainly for new users.
Labelbox
library and then import the SDK module. It is recommended to install "labelbox[data]"
over labelbox
to obtain all the correct dependencies. We will also be importing the Python UUID library to generate universal unique IDs for the variety of objects that will be created with this notebook.
API_KEY
with a valid API key to connect to the Labelbox client.