From 460434978fabc5f2245ebc9814edfe2d08d66b44 Mon Sep 17 00:00:00 2001 From: Dominic Feliton <127802411+dafeliton@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:04:05 -0800 Subject: [PATCH] Test integration on rstudio after fix --- images/spec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/spec.yml b/images/spec.yml index 8c3f9794..32687a05 100644 --- a/images/spec.yml +++ b/images/spec.yml @@ -11,7 +11,7 @@ images: rstudio-notebook: image_name: ghcr.io/ucsd-ets/rstudio-notebook depend_on: datascience-notebook - integration_tests: false + integration_tests: true info_cmds: [PY_VER, PIP_LIST, CONDA_INFO, CONDA_LIST, APT_PKG_LIST] prune: true scipy-ml-notebook: