Skip to content

Commit dc7afef

Browse files
authored
Merge pull request #358 from tomichec/287-mybinder
Add the jupyterlab for compatibility with binder
2 parents a24bdec + c11c5b1 commit dc7afef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,5 @@ RUN echo '\n\nalias cd..="cd .."\nalias h=history\nalias ll="ls -alt"' >> ~/.bas
122122
RUN pip list
123123

124124
RUN echo "Built the OpenWorm Docker image!"
125+
126+
RUN python3 -m pip install --no-cache-dir notebook jupyterlab

0 commit comments

Comments
 (0)