data_cube_notebooks icon indicating copy to clipboard operation
data_cube_notebooks copied to clipboard

ValueError: No ODC environment, checked configurations for ['default', 'datacube']

Open iamtekson opened this issue 3 years ago • 0 comments

I got this error on the first cell of the notebook from below line of code.

api = DataAccessApi()
dc = api.dc

How can I get started? Is there any good document so that I can get help?

iamtekson avatar Dec 03 '21 09:12 iamtekson