If anyone is interested wrote a docker container I am using that not only has every python scientific tool under the sun in it (derived from the official variants of the notebooks), but also contains kernels for several popular languages including Haskell, Ruby, R, Julia, and of course Python 3. I will likely be adding more as time goes on.
If you have docker installed all you have to do is run it and you are good. the image is on dockerhub under stockstack/jupyterlab
@freemo Could you add some description and/or docker file for this image in docker hub ?
@miklo since it has become generic and not specific to stockstack (and app im working on) I intend to move its location in the hub completely in the near future. (maybe even today).. In the meantime are you looking for a copy of the dockerfile for your own use?