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 1513933 commit 846647dCopy full SHA for 846647d
Dockerfile.tmpl
@@ -183,7 +183,7 @@ RUN export PATH=/usr/local/cuda/bin:$PATH && \
183
RUN JAXVER=$(pip freeze | grep -e "^jax==") && \
184
pip install --upgrade \
185
"matplotlib<3.8.0" \
186
- seaborn \
+ "seaborn==0.12.2" \
187
python-dateutil dask dask-expr igraph \
188
pyyaml joblib geopy mne pyshp \
189
pandas \
0 commit comments