ITAM-DS / analisis-numerico-computo-cientifico

Análisis numérico y cómputo científico
Apache License 2.0
44 stars 186 forks source link

Execute nbooks with github action #833

Open palmoreck opened 2 years ago

palmoreck commented 2 years ago

As jupyter book now uses off execution for reducing building time

https://github.com/ITAM-DS/analisis-numerico-computo-cientifico/blob/0525b254e9524034a6ac03ec3da8b30d2f9ba433/libro_optimizacion/temas/_config.yml#L21

notebooks need to be tested in some way.

One possibility is via: https://github.com/treebeardtech/nbmake-action

Another: https://github.com/nteract/papermill