Skip to content

Commit 8f2cbda

Browse files
committed
dependencies for dbg
1 parent 41c969c commit 8f2cbda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ RUN apt-get install -y maven
161161
#ARG COMMITHASH=unknown
162162
#RUN echo $COMMITHASH >/home/bounder/commithash.txt
163163
RUN apt-get install -y tmux vim
164+
RUN pip install ipywidgets
165+
RUN pip install jupyter-dash
164166

165167
#COPY homedirstuff/root/.android /root/.android
166168
#COPY homedirstuff/root/.cache /root/.cache

0 commit comments

Comments
 (0)