dcos-labs / dcos-jupyterlab-service

JupyterLab Notebook for Mesosphere DC/OS
Apache License 2.0
11 stars 11 forks source link

[DCOS-40629] Bump and add useful packages #24

Closed vishnu2kmohan closed 6 years ago

vishnu2kmohan commented 6 years ago

Added:

Updated:

Note: The TensorFlow 1.10.0 pip (wheel) package has a broken dependency on an older version numpy:

tensorflow 1.10.0 has requirement numpy<=1.14.5,>=1.13.3, but you'll have numpy 1.15.0 which is incompatible.

TensorFlow 1.9.0 however, works just fine with numpy 1.15.0 AFAICT :man_shrugging: