Reproducible Jupyter Notebooks with Docker

I wrote a guide on how to docker’ize your notebooks. People here might like it. I didn’t know the correct category to post such things so I’m just posting it in ‘Community Chat’.

1 Like

Thanks for the helpful blog post, I always appreciate posts that de-mystify the Docker process a bit :slight_smile:

You may also be interested in the repo2docker tool. It’s a command-line tool to automatically generate Docker images from git repositories. It’s a part of the Binder project, which is broadly interested in empowering collaborative and reproducible environments.

2 Likes