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 d844136 commit 0f4abeaCopy full SHA for 0f4abea
Dockerfile.tmpl
@@ -315,6 +315,7 @@ RUN pip install mpld3 && \
315
pip install folium && \
316
pip install scikit-plot && \
317
# dipy requires the optional fury dependency for visualizations.
318
+ # b/217761018 pinned fury to fix test
319
pip install fury==0.7.1 dipy && \
320
pip install plotnine && \
321
pip install scikit-surprise && \
0 commit comments