Skip to content

Commit

Permalink
Patch R package install user issues
Browse files Browse the repository at this point in the history
-The following patch addresses issue jupyter#489
(jupyter#489)
  • Loading branch information
blacknred0 committed Nov 12, 2017
1 parent 279b14b commit 4d57b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all-spark-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ USER root

# RSpark config
ENV R_LIBS_USER $SPARK_HOME/R/lib
RUN fix-permissions $R_LIBS_USER

# R pre-requisites
RUN apt-get update && \
Expand Down

0 comments on commit 4d57b55

Please sign in to comment.