Skip to content

Commit

Permalink
Update build_push.yaml
Browse files Browse the repository at this point in the history
test removing random images
  • Loading branch information
Jose-Matsuda authored Aug 17, 2023
1 parent 8c72db2 commit c685b44
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ jobs:
notebook:
# TODO: Pull this from a settings file or Makefile, that way Make can have the same list
# - docker-stacks-datascience-notebook # Debugging
- rstudio
# - rstudio
- sas
- jupyterlab-cpu
- jupyterlab-pytorch
- jupyterlab-tensorflow
# - jupyterlab-cpu
#- jupyterlab-pytorch
#- jupyterlab-tensorflow
- remote-desktop
needs: pre-build-checks
runs-on: ubuntu-latest
Expand Down

0 comments on commit c685b44

Please sign in to comment.