<div dir="ltr">Hey IPythonistas and Jovyans,<div><br></div><div>Our original Docker thread got *lots* of input. It's time I write about where things stand right now, and invite you to take a look at the current images (*ahem* send pull requests).<div><div><br></div><div>Docker Hub currently builds the most recent copy of <a href="http://github.com/ipython/ipython">github.com/ipython/ipython</a> master on the ipython/ipython image (<a href="https://registry.hub.docker.com/u/ipython/ipython/">https://registry.hub.docker.com/u/ipython/ipython/</a>).</div><div><br></div><div>When IPython 3 releases, I'd like to make tagged versions of this base image so that you get a stable image and development images</div><div><br></div><div>ipython/ipython:3.0 - stable 3.0 release</div><div>ipython/ipython:3.x - current 3.x branch (backported fixes)</div><div>ipython/ipython:latest - current master</div><div><div><br></div><div>Basing off this image are three other images:</div><div><br></div><div>ipython/scipystack (<a href="https://registry.hub.docker.com/u/ipython/scipystack/">https://registry.hub.docker.com/u/ipython/scipystack/</a>)</div><div>* Based off of the ipython/ipython image</div><div>* All of the scipystack (+ a few more opinionated adds)</div><div>* Big thank you to Olivier Grisel for a *wonderful* OpenBLAS installation + numpy + scipy config</div><div><br></div><div>ipython/scipyserver (<a href="https://registry.hub.docker.com/u/ipython/scipyserver/">https://registry.hub.docker.com/u/ipython/scipyserver/</a>)</div><div>* Based off of scipystack, runs a notebook server</div><div><br></div><div>ipython/notebook (<a href="https://registry.hub.docker.com/u/ipython/notebook/">https://registry.hub.docker.com/u/ipython/notebook/</a>)</div><div>* Based off of ipython/ipython, runs a notebook server</div><div><br></div><div>We've seen folks basing images off of ipython/scipystack and I think that's wonderful. We also have an image in development that sets up the Julia and R kernels (to be toggled with the kernel switcher), in <a href="https://github.com/jupyter/tmpnb/blob/master/image/Dockerfile">https://github.com/jupyter/tmpnb/blob/master/image/Dockerfile</a>.</div><div><br></div><div>If you have feedback, let us know!</div><div><div><br></div>-- <br><div dir="ltr">Kyle Kelley (<a href="https://twitter.com/rgbkrk" target="_blank">@rgbkrk</a>; <a href="http://lambdaops.com/" style="color:rgb(17,85,204)" target="_blank">http://lambdaops.com</a>)<br></div>
</div></div></div></div></div>