Skip to content

Commit 9ab390b

Browse files
committed
add julia to jupyter service
1 parent 7822a15 commit 9ab390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter-spark/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ ENV TZ="Europe/Oslo" \
169169
PKG_R_VERSION=4.4.2 \
170170
PKG_VS_CODE_VERSION=4.96.4 \
171171
HOME=/home/notebook \
172-
NB_USER=notebook
172+
NB_USER=notebook \
173173
PATH=$PATH:$SPARK_HOME/bin \
174174
XDG_CACHE_HOME=/home/notebook/.cache/
175175

0 commit comments

Comments
 (0)