Skip to content

Commit 0e37924

Browse files
Update Dockerfile with test virtualizarr branch
1 parent 1247969 commit 0e37924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ RUN bash ${HOME}/.kernels/install-vscode-ext.sh
3333
RUN python -m pip install obstore==0.3.0b10
3434

3535
# Install icechunk development packages (these steps required from https://github.com/earth-mover/icechunk/issues/197)
36-
RUN python -m pip install icechunk xarray VirtualiZarr
36+
RUN python -m pip install xarray git+https://github.com/zarr-developers/VirtualiZarr.git@ab/upgrade-icechunk#egg=VirtualiZarr[icechunk]
3737
RUN python -m pip install git+https://github.com/mpiannucci/kerchunk@v3

0 commit comments

Comments
 (0)