From bedb36eafe681401c11d562f8d7117aad3d758d7 Mon Sep 17 00:00:00 2001 From: James Draper Date: Thu, 29 Jul 2021 17:27:50 -0400 Subject: [PATCH] added jupyterlab to setup --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 31e8448..0f5598b 100644 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ 'dominate', 'statsmodels', 'intermine', + 'jupyterlab', 'lxml', 'beautifulsoup4', 'matplotlib_venn'],