analisis-numerico-computo-cientifico icon indicating copy to clipboard operation
analisis-numerico-computo-cientifico copied to clipboard

Execute nbooks with github action

Open palmoreck opened this issue 2 years ago • 0 comments

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

palmoreck avatar Aug 18 '21 16:08 palmoreck