Skip to content

Commit

Permalink
Update spec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Feb 2, 2024
1 parent ac8c79b commit 9904e57
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions images/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,6 @@ images:
JUPYTERHUB_VERSION: 1.4.1
info_cmds: [PY_VER, PIP_LIST, CONDA_INFO, CONDA_LIST, APT_PKG_LIST]

scipy-ml-notebook:
image_name: ghcr.io/ucsd-ets/scipy-ml-notebook
depend_on: datascience-notebook
integration_tests: false
build_args:
TORCH_VER: '1.9.0+cu111'
TORCH_VIS_VER: '0.10.0+cu111'
TORCH_AUD_VER: '0.9.0'
info_cmds: [PY_VER, PIP_LIST, CUDA_VERSION, CONDA_INFO, CONDA_LIST, APT_PKG_LIST]
prune: true

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]

tag:
prefix: "2023.2"

Expand Down

0 comments on commit 9904e57

Please sign in to comment.