Hi @rolfsimoes !
Just started having a look at zen as I am currently looking for a lib to interact with Zenodo.
On cell 2 of https://github.com/Open-Earth-Monitor/zen/blob/main/examples/basics.ipynb
When I run from zen.api import APIZenodo
I get
ImportError: cannot import name 'APIZenodo' from 'zen.api'
Is that expected ?