notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

My Jupyter notebook server

This is the Docker configuration I use to launch data science containers using IPython notebooks.

To launch a container from scratch, do make image run. With the included port forwarding, you can access the notebook server at localhost:8888.

This code is distributed under the MIT License.