From 952b2236bda0656fc6bc8ba9fcc64593c600a081 Mon Sep 17 00:00:00 2001 From: amirkolaman1 <167535722+amirkolaman1@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:35:42 +0200 Subject: [PATCH 1/2] Update environment.yml --- environment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/environment.yml b/environment.yml index 1247085..60e6fb4 100644 --- a/environment.yml +++ b/environment.yml @@ -48,3 +48,6 @@ dependencies: - feedparser - twilio - pydub + - jupyterlab-lsp + - jedi-language-server + - jupyterlab-git From 1f948494da2a7e681b0cffc7803465e05da0c232 Mon Sep 17 00:00:00 2001 From: amirkolaman1 <167535722+amirkolaman1@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:36:07 +0200 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 1d98c3e..20d8d7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,3 +42,6 @@ setuptools speedtest-cli sentence_transformers feedparser +jupyterlab-lsp +jedi-language-server +jupyterlab-git