Skip to content

Commit

Permalink
Update xarray.md (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman authored Oct 23, 2024
1 parent 59247e0 commit cfd20ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/icechunk-python/xarray.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and [`xarray.Dataset.to_zarr`](https://docs.xarray.dev/en/latest/generated/xarra
Using Xarray and Icechunk together currently requires installing Xarray from source.

```shell
pip install git+https://github.com/pydata/xarray@zarr-v3
pip install git+https://github.com/pydata/xarray
```

We expect this functionality to be included in Xarray's next release.
Expand Down

0 comments on commit cfd20ef

Please sign in to comment.