pangeo-data / pangeo-openeo-BiDS-2023

Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"
https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/
MIT License
10 stars 7 forks source link

OpenEO connection fails in automatic build. #64

Closed tinaok closed 10 months ago

tinaok commented 10 months ago

https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/part2/openEO%20-%20Client%20Side%20Land%20Cover%20Alps.html OpenEO connection would not work as no one click it from jupyterbook build! Probably we need to deactivate automatic run? How can we do it? @acocac

acocac commented 10 months ago

We can exclude the notebook using exclude_patterns arg in _config.yml

acocac commented 10 months ago

Is this still an issue @tinaok?

acocac commented 10 months ago

Fixed in #69. Thanks @annefou