feat: factor out notebook execution into BuildJupyterNotebook mixin
Introduce a BuildJupyterNotebook
helper in ebrains-spack-builds and let
packages inherit from it instead of duplicating notebook execution code.
Edited by Eleni Mathioulaki
Introduce a BuildJupyterNotebook
helper in ebrains-spack-builds and let
packages inherit from it instead of duplicating notebook execution code.