Skip to content

Commit

Permalink
Update examples/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tom White <[email protected]>
  • Loading branch information
rbavery and tomwhite committed Jul 20, 2024
1 parent 33eb51f commit 99db551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ Before running these notebook examples, you will need to install some additional
`mamba install rich pydot flox cubed-xarray`

`cubed-xarray` is necessary to wrap Cubed arrays as Xarray DataArrays or Xarray Datasets.
`flox` is for supporting more efficient Map Reduce.
`flox` is for supporting efficient groupby operations in Xarray.
`pydot` allows plotting the Cubed execution plan.
`rich` is for showing progress of array operations within callbacks applied to Cubed plan operations.

0 comments on commit 99db551

Please sign in to comment.