Skip to content

Commit

Permalink
Single out problematic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Aug 26, 2023
1 parent 0b15217 commit 5f45f17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions binder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ RUN ${PIP} install --no-cache-dir --no-binary :all: --no-build-isolation \
${PIP} install --no-cache-dir --no-binary ipympl,scikit-learn \
scikit-learn \
ipympl && \
${PIP} install --no-cache-dir --no-binary :all: \
nbclassic && \
${PIP} install --no-cache-dir --no-binary :all: \
nbgitpuller \
nbserverproxy \
Expand Down

0 comments on commit 5f45f17

Please sign in to comment.