Skip to content

Commit 73f3644

Browse files
committed
Add comment
1 parent 7e368db commit 73f3644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark-flavor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ RUN \
8080

8181
RUN \
8282
# Install almond jupyter scala kernel: https://almond.sh/
83-
# TODO: The installation in scala-utils does not seem to work currently
83+
# TODO: The installation in scala-utils does not seem to work currently, cleanup layer the probelm?
8484
curl -Lo coursier https://git.io/coursier-cli && \
8585
chmod +x coursier && \
8686
./coursier launch --fork almond -- --install --force && \

0 commit comments

Comments
 (0)