From e5d23bf89e7e8f972401ffe1c70b578f73afb840 Mon Sep 17 00:00:00 2001 From: furniturewalatkNIH <137434977+furniturewalatkNIH@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:15:38 -0600 Subject: [PATCH] Update check-jupyter-wip.yml --- .github/workflows/check-jupyter-wip.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/check-jupyter-wip.yml b/.github/workflows/check-jupyter-wip.yml index a8469c5..98c920e 100644 --- a/.github/workflows/check-jupyter-wip.yml +++ b/.github/workflows/check-jupyter-wip.yml @@ -28,4 +28,5 @@ jobs: - name: Test notebook run: | - jupyter nbconvert --to notebook --execute /notebooks/DL-gwas-gcp-example/*.ipynb + pwd + jupyter nbconvert --to notebook --execute notebooks/GenAI/Gemini_Intro.ipynb