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 6702ca7 commit df84b2eCopy full SHA for df84b2e
Dockerfile.tmpl
@@ -407,6 +407,7 @@ RUN pip install annoy \
407
RUN rm -rf /opt/conda/lib/python3.10/site-packages/nbconvert*
408
RUN rm -rf /opt/conda/lib/python3.10/site-packages/nbclient*
409
RUN rm -rf /opt/conda/lib/python3.10/site-packages/mistune*
410
+RUN rm -rf /opt/conda/lib/python3.10/site-packages/platformdirs*
411
412
# Fix qgrid by pinning ipywidgets https://github.com/quantopian/qgrid/issues/376
413
# allennlp \
0 commit comments