Skip to content

Commit b40562a

Browse files
committed
fixed conflict
1 parent 4bca1de commit b40562a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

vendor/ngc-pytorch/Dockerfile.22.02-py3

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,7 @@ RUN git clone -q --branch=v0.3.20 https://github.com/xianyi/OpenBLAS.git && \
127127
cd /tmp/scs-python && \
128128
python setup.py install --scs --gpu
129129

130-
RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg spacy \
131-
jupyter_client=7.1.0 jupyter_server=1.13.1 \
132-
traitlets>=5.0 --force-reinstall
130+
RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg spacy
133131

134132

135133
WORKDIR /tmp

0 commit comments

Comments
 (0)