mllam / weather-model-graphs

Tooling for creating, visualising and storing data-driven weather-model graphs
https://join.slack.com/t/ml-lam/shared_invite/zt-2t112zvm8-Vt6aBvhX7nYa6Kbj_LkCBQ
9 stars 9 forks source link

Ensure in docs build that cell execution doesn't timeout #25

Closed leifdenby closed 2 months ago

leifdenby commented 2 months ago

Fixes https://github.com/mllam/weather-model-graphs/issues/24

Describe your changes

Adjust the configuration to ensure that cell execution doesn't time out while building the jupyterbook documentation

This was needed because we noticed that not all cells were correctly executed in the built documentation: https://github.com/mllam/weather-model-graphs/issues/24

No change in dependencies

Issue Link

https://github.com/mllam/weather-model-graphs/issues/24

Type of change

Checklist before requesting a review

Checklist for reviewers

Each PR comes with its own improvements and flaws. The reviewer should check the following:

Author checklist after completed review

Checklist for assignee