From 823b546218e65fbf3d626a69388a89e4b3d08ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Gonz=C3=A1lez-Fierro?= <3491412+miguelgfierro@users.noreply.github.com> Date: Fri, 1 Jan 2021 20:25:28 +0000 Subject: [PATCH] Update generate_conda_file.py --- tools/generate_conda_file.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/generate_conda_file.py b/tools/generate_conda_file.py index 1057e6088a..b8ab12748c 100644 --- a/tools/generate_conda_file.py +++ b/tools/generate_conda_file.py @@ -58,7 +58,6 @@ "lightgbm": "lightgbm==2.2.1", "cornac": "cornac>=1.1.2", "papermill": "papermill>=2.2.0", - "nteract-scrapbook": "nteract-scrapbook>=0.4.0", "tqdm": "tqdm>=4.31.1", } @@ -89,6 +88,7 @@ "xlearn": "xlearn==0.40a1", "transformers": "transformers==2.5.0", "tensorflow": "tensorflow==1.15.2", + "nteract-scrapbook": "nteract-scrapbook>=0.4.0", } PIP_GPU = {