We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c8ae2 commit 03ff61eCopy full SHA for 03ff61e
Dockerfile.tmpl
@@ -184,7 +184,7 @@ RUN pip install pysal \
184
RUN apt-get install -y libfreetype6-dev && \
185
apt-get install -y libglib2.0-0 libxext6 libsm6 libxrender1 libfontconfig1 --fix-missing && \
186
# b/198300835 kornia 4.1.0 is not compatible with our version of numpy.
187
- pip install gensim==4.0.1 && \
+ pip install gensim==4.0.1 \
188
textblob \
189
wordcloud \
190
xgboost \
0 commit comments