From a89b1428211c7a026ec6f24f3842e762158a5957 Mon Sep 17 00:00:00 2001 From: dafeliton Date: Wed, 14 Aug 2024 21:06:17 -0700 Subject: [PATCH] common test fix --- images/tests_common/test_packages.py | 1 + 1 file changed, 1 insertion(+) diff --git a/images/tests_common/test_packages.py b/images/tests_common/test_packages.py index 8ad95a38..f23eff5e 100644 --- a/images/tests_common/test_packages.py +++ b/images/tests_common/test_packages.py @@ -64,6 +64,7 @@ "nltk_data": "nltk", "pytorch": "torch", "umap-learn": "umap", + "jupyter-archive": "jupyter_archive", # R "randomforest": "randomForest", "rsqlite": "DBI",