I asked Claude Code to modify a dask/coiled/aws notebook I had to use cubed/lithops/lambda instead. The notebook it created worked, but it said it needed to:
Pin zarr==3.1.6 in both the conda env and Dockerfile — cubed 0.26 needs RegularChunkGrid which zarr 3.2 removed.
Is this true?
I asked Claude Code to modify a dask/coiled/aws notebook I had to use cubed/lithops/lambda instead. The notebook it created worked, but it said it needed to:
Is this true?