How to set up a Jupyter Lab server in a docker container from scratch

In this post I will demonstrate step-by-step how to set up a Jupyter Lab server inside a docker container. Of course, scripts, workflows, docker images etc. exist online which efficiently automate all these steps. What I would like to do, though, is give a sense of what is roughly behind the scenes so you can …

How to set up a Jupyter Lab server in a docker container from scratch Read More »