Skip to content

Commit

Permalink
Merge pull request #75 from ministryofjustice/anpl-1211-add-git-exten…
Browse files Browse the repository at this point in the history
…tion

ANPL-1211 add git extention
  • Loading branch information
ymao2 authored Sep 29, 2022
2 parents 9861a68 + 0185393 commit 6c69339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ RUN pip install --upgrade \
rtree \
"s3fs<=0.4"

RUN pip install --upgrade jupyterlab-git

RUN conda install --yes \
'nbstripout'

Expand Down

0 comments on commit 6c69339

Please sign in to comment.