From 476ddea6504f862f5ef048db32957911be4eac67 Mon Sep 17 00:00:00 2001 From: miguelgfierro Date: Tue, 7 Jul 2020 08:05:32 +0100 Subject: [PATCH] clarify --- SETUP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SETUP.md b/SETUP.md index c6bfe507..b3ced86b 100644 --- a/SETUP.md +++ b/SETUP.md @@ -90,7 +90,7 @@ Then, we need to set the environment variables `PYSPARK_PYTHON` and `PYSPARK_DRI Click on the following menus to see details:
-Linux or MacOS +Set PySpark environment variables on Linux or MacOS To set these variables every time the environment is activated, we can follow the steps of this [guide](https://conda.io/docs/user-guide/tasks/manage-environments.html#macos-and-linux). First, get the path of the environment `reco_pyspark` is installed: @@ -119,7 +119,7 @@ To unset these variables when we deactivate the environment, create the file `$R
-
Windows +
Set PySpark environment variables on Windows To set these variables every time the environment is activated, we can follow the steps of this [guide](https://conda.io/docs/user-guide/tasks/manage-environments.html#windows). First, get the path of the environment `reco_pyspark` is installed: