Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

xarray is one of key package in Pangeo.

Step-by-step guide for 10.8

  1. !conda update -y -n base -c defaults conda

  2. !conda install -y xarray

Step-by-step guide for 10.7.1

ArcGIS 10.7.1 Notebook Server has a bug that doesn't allow to use conda for installing xarray.

...

You need to use pip instead of conda.

...