Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 841 Bytes

Welcome.md

File metadata and controls

19 lines (11 loc) · 841 Bytes

Welcome To Dask-Xarray Examples

This is a live session from which you can run some example notebooks showing how to use Dask and Xarray.

Dask dashboard plots are available to the right. These will activate when you run the cells in your Jupyter notebooks that create a Dask Client (these are already written for you).

To get started, double click on a notebook on the left, like Climate_Change_1_with_xarray.ipynb, and start running through the Jupyter notebook cells.

Support

Links are available within each notebook for additional documentation on that topic.

For more information about Dask in general please visit dask.pydata.org.

For more information about these examples please visit github.com/dask/dask-examples