diff --git a/.github/workflows/build_push.yaml b/.github/workflows/build_push.yaml index cfe63385e..70504797d 100644 --- a/.github/workflows/build_push.yaml +++ b/.github/workflows/build_push.yaml @@ -68,12 +68,8 @@ jobs: matrix: notebook: # TODO: Pull this from a settings file or Makefile, that way Make can have the same list - # - docker-stacks-datascience-notebook # Debugging - - rstudio - sas - jupyterlab-cpu - - jupyterlab-pytorch - - jupyterlab-tensorflow needs: pre-build-checks runs-on: ubuntu-latest services: