jupyter / docker-demo-images

Demo images for use in try.jupyter.org and tmpnb.org
BSD 3-Clause "New" or "Revised" License
75 stars 132 forks source link

update notebook base tag #85

Closed minrk closed 8 years ago

minrk commented 8 years ago

closes #83

minrk commented 8 years ago

Running into the sciruby issues in #83. Currently tempted to remove ruby from the demo image, but I'll see if pinning it to the last working version is enough.

minrk commented 8 years ago

Pinning mixed_models to 0.1.0 works

minrk commented 8 years ago

Spoke too soon, no it doesn't. I'm going to remove ruby from the demo image for now, so we can ship the update.

minrk commented 8 years ago

I'm also going to have to pin the spark-kernel to the commit at the time of last build, since it doesn't build anymore. I'm not going to update to toree in this PR, but we should do that separately.