From 493cffa323556e675ea13351d365445ebbc3a0c1 Mon Sep 17 00:00:00 2001 From: dafeliton Date: Wed, 28 Feb 2024 14:59:59 -0800 Subject: [PATCH] git rise ignore --- images/tests_common/test_packages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/tests_common/test_packages.py b/images/tests_common/test_packages.py index 3cc4447b..4f4c2707 100644 --- a/images/tests_common/test_packages.py +++ b/images/tests_common/test_packages.py @@ -80,7 +80,7 @@ "cudatoolkit", "cuda-nvcc", "pytorch-cuda", - "jupyterlab_rise", + "jupyterlab_rise[version='<0.40.0']", "jupyterlab-git", ]