/env/lib/python3.10/site-packages/datacube/drivers/driver_cache.py:54: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
The warning provides the fix. We should either update datacube in our environment or coordinate with datacube-core to get this fixed.
Impacts all notebooks.
The warning provides the fix. We should either update datacube in our environment or coordinate with datacube-core to get this fixed.