From 8c5f3a61fcc422cc66e955224bde07989f61ae65 Mon Sep 17 00:00:00 2001 From: Julien Date: Fri, 8 Feb 2019 13:37:19 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4c25c..0e8c18e 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ PYSPARK_DRIVER_PYTHON_OPTS="jupyter-notebook --debug --no-browser --port=$PORT1" ### DESC members: working at NERSC -Source your DESC environement. Then go to the Jupyter Lab web [interface](https://jupyter-dev.nersc.gov/), and execute the notebook with the desc-pyspark kernel. \ No newline at end of file +Source your DESC environment. Then go to the Jupyter Lab web [interface](https://jupyter-dev.nersc.gov/), and execute the notebook with the desc-pyspark kernel.