Skip to content

feat: factor out notebook execution into BuildJupyterNotebook mixin

Eleni Mathioulaki requested to merge notebook-helper-functions into master

Introduce a BuildJupyterNotebook helper in ebrains-spack-builds and let packages inherit from it instead of duplicating notebook execution code.

Edited by Eleni Mathioulaki

Merge request reports