Every time you run a notebook, you are spinning up a container resource which contains an "image", which is a prebuilt environment with all the libraries and settings your team needs for reproducible data science. When you spin up a container, you lock in these runtime settings (image and container resource).