Skip to content

Commit

Permalink
ds only for now
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed Nov 30, 2023
1 parent 6c82714 commit 9ca9d50
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions images/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@ images:
JUPYTERHUB_VERSION: 1.4.1
info_cmds: [PY_VER, PIP_LIST, CONDA_INFO, CONDA_LIST, APT_PKG_LIST]

rstudio-notebook:
image_name: ghcr.io/ucsd-ets/rstudio-notebook
depend_on: datascience-notebook
integration_tests: true
info_cmds: [PY_VER, PIP_LIST, CONDA_INFO, CONDA_LIST, APT_PKG_LIST]
prune: true

scipy-ml-notebook:
image_name: ghcr.io/ucsd-ets/scipy-ml-notebook
depend_on: datascience-notebook
integration_tests: false
info_cmds: [PY_VER, PIP_LIST, CUDA_VERSION, CONDA_INFO, CONDA_LIST, APT_PKG_LIST]
prune: false # comment if scipy-ml stops being the last container
#prepull: false #-- uncomment to disable prepulling behavior for scipy-ml. gives you space on machine in exchange for build time.

tag:
prefix: "2023.4"

Expand Down

0 comments on commit 9ca9d50

Please sign in to comment.