Skip to content

Commit

Permalink
Add the jupyterlab for compatibility with binder
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Stary committed Sep 21, 2024
1 parent a24bdec commit c11c5b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ RUN echo '\n\nalias cd..="cd .."\nalias h=history\nalias ll="ls -alt"' >> ~/.bas
RUN pip list

RUN echo "Built the OpenWorm Docker image!"

RUN python3 -m pip install --no-cache-dir notebook jupyterlab

0 comments on commit c11c5b1

Please sign in to comment.