From 14c8c89f11156b3d3b5c5d9e52d1e6a645bcdc3d Mon Sep 17 00:00:00 2001 From: iddoavn <87393827+iddoavn@users.noreply.github.com> Date: Fri, 10 May 2024 11:15:59 -0400 Subject: [PATCH] Update notebooks_to_exclude.txt Added ./R.ipynb to excluded files --- .github/workflows/notebooks_to_exclude.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/notebooks_to_exclude.txt b/.github/workflows/notebooks_to_exclude.txt index c98398875..9303a65aa 100644 --- a/.github/workflows/notebooks_to_exclude.txt +++ b/.github/workflows/notebooks_to_exclude.txt @@ -31,6 +31,7 @@ # and not designed to run end-to-end ./R-client.ipynb ./R-weather.ipynb +./R.ipynb # Ignore any temporary notebook caches etc .ipynb_checkpoints