microsoft / PlanetaryComputerExamples

Examples of using the Planetary Computer
MIT License
360 stars 176 forks source link

Unable to use xclim library even after depreciating the xclim library version #271

Closed shriya96 closed 1 year ago

shriya96 commented 1 year ago

i was trying to use the xclim.indicators in my jupyterHub but got the error of pint.unit not available

TomAugspurger commented 1 year ago

See https://github.com/microsoft/PlanetaryComputer/issues/212.

You might be able to pip install -U xclim after you're notebook server starts.