snowex-hackweek / website-2022

Event webpage and Jupyterbook 2022
https://snowex-2022.hackweek.io
MIT License
2 stars 32 forks source link

start using jupyter-cache for notebooks #79

Closed scottyhq closed 2 years ago

scottyhq commented 2 years ago

should greatly spead up CI since notebooks will only be re-executed if they change.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

scottyhq commented 2 years ago

The order of notebook execution is not controllable it seems, so 3_common_pitfalls.ipynb fails b/c it depends on files downloaded in 2_elevation_differencing.ipynb:

!gdal_translate -tr 3, 3 /tmp/input/QSI_0.5m_GrandMesa13Feb_Winter_DEM.tif ./output/QSI_3m_GrandMesa13Feb_Winter_DEM.tif

github-actions[bot] commented 2 years ago

🚀 Deployed on https://deploy-preview-79--snowex2022.netlify.app