From 0a337f5071d1ae9e4364f65de7d52932dc09903c Mon Sep 17 00:00:00 2001
From: Kostis Anagnostopoulos <ankostis@gmail.com>
Date: Fri, 13 May 2022 20:58:03 +0300
Subject: [PATCH] env: +ipytnon + jupyterlab tools

---
 environment.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index ac69a7e..644facd 100644
--- a/environment.yml
+++ b/environment.yml
@@ -4,4 +4,6 @@ dependencies:
   - pandas
   - pyarrow
   - pymongo
-  - munch
\ No newline at end of file
+  - munch
+  - ipython
+  - jupyterlab
\ No newline at end of file
-- 
GitLab