From f3c7bf5937b7239e33de6ee622dc240e037d2d58 Mon Sep 17 00:00:00 2001 From: Simon Exner <43469235+0815Creeper@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:27:48 +0200 Subject: [PATCH] svg fixes --- .github/workflows/Example.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/Example.yml b/.github/workflows/Example.yml index de8b9790..5b3f3dc0 100644 --- a/.github/workflows/Example.yml +++ b/.github/workflows/Example.yml @@ -41,10 +41,17 @@ jobs: run: pip install jupyter nbconvert - name: "Execute notebook" + env: + FILE: examples/jupyter-src/${{ matrix.file-name }}.ipynb + run: jupyter nbconvert --ExecutePreprocessor.kernel_name="julia-${{ matrix.julia-version }}" --to notebook --inplace --execute ${{ env.FILE }} + + - name: "Fix SVGs" # on notebook (json) level: removes all cells, that have the tag "text/html" AND have "