From d9fcb93f6969c86667de044daa02d42f19612382 Mon Sep 17 00:00:00 2001 From: haasjack <haasjack@msu.edu> Date: Fri, 18 Feb 2022 15:50:42 -0500 Subject: [PATCH] Adding conda env language --- GAMA_AutoML_Tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GAMA_AutoML_Tutorial.ipynb b/GAMA_AutoML_Tutorial.ipynb index f166b3e..23f41c8 100644 --- a/GAMA_AutoML_Tutorial.ipynb +++ b/GAMA_AutoML_Tutorial.ipynb @@ -39,7 +39,7 @@ "id": "debdea63", "metadata": {}, "source": [ - "Run the following command to install the GAMA library with Pip:" + "Run the following command from inside an activated Conda Env to install the GAMA library with Pip:" ] }, { -- GitLab