I'd suggest watching this tutorial:
https://developers.lseg.com/en/video-catalog/from-developer-articles-to-codebook
Followed by these:
https://developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-python/tutorials
Don't forget that CodeBook is JupyterLab hosted on Workspace, so if you would like to use JupyterLab or JupyterNotebook on your own machine, you will recognize the workflow.
Beside the resources that my colleague has provided above, there is the step-by-step guide to setup the library in Python available here: Getting Started with Python.
Hi @Marc_Belen24
I'd suggest watching this tutorial:
https://developers.lseg.com/en/video-catalog/from-developer-articles-to-codebook
Followed by these:
https://developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-python/tutorials
Don't forget that CodeBook is JupyterLab hosted on Workspace, so if you would like to use JupyterLab or JupyterNotebook on your own machine, you will recognize the workflow.
Does this answer your question?