Skip to content

Commit

Permalink
Add instructions for NERSC users
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Feb 8, 2019
1 parent c024c70 commit b72e699
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@ PYSPARK_DRIVER_PYTHON_OPTS="jupyter-notebook --debug --no-browser --port=$PORT1"
--master $SPARKURL \
--packages $PACK \
--driver-memory $MEMDRIVER --executor-memory $MEMEXEC --executor-cores $EXECCORES --total-executor-cores $TOTALCORES
```
```

### 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.

0 comments on commit b72e699

Please sign in to comment.