diff --git a/images/tests_common/test_packages.py b/images/tests_common/test_packages.py index f23eff5e..708237ca 100644 --- a/images/tests_common/test_packages.py +++ b/images/tests_common/test_packages.py @@ -65,6 +65,7 @@ "pytorch": "torch", "umap-learn": "umap", "jupyter-archive": "jupyter_archive", + "jupyterlab-lsp": "jupyterlab_lsp", # R "randomforest": "randomForest", "rsqlite": "DBI", @@ -95,6 +96,7 @@ "jupyterlab_rise[version='<0.40.0']", "jupyterlab-git", "jupyter-pluto-proxy", + "python-lsp-server", ]