Skip to content

Commit

Permalink
bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Apr 6, 2022
1 parent f43e20d commit 227938a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spark-qfs-swarm/jupyter-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ FROM qfs-master:latest
# /data/spark - Spark's data directory
#

ENV GRAPHFRAMES_VERSION 0.8.1-spark3.0-s_2.12
ENV GRAPHFRAMES_VERSION 0.8.2-spark3.2-s_2.12

USER root
RUN apt-get install -y g++
RUN pip3 install \
notebook==5.7.9 \
notebook \
jupyter_nbextensions_configurator \
jupyter_contrib_nbextensions \
yapf wget
Expand Down

0 comments on commit 227938a

Please sign in to comment.