jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
184 stars 242 forks source link

Update xtensor-blas and scikit-learn versions #79

Closed axiezai closed 5 years ago

axiezai commented 5 years ago

xtensor-blas 0.12 and scikit-learn 0.18 were causing conflicts, updated versions to 0.13 and 0.19 respectively to resolve this.

blink1073 commented 5 years ago

Great, thank you!