Currently, each image defines its own conda environment to install dependencies into (e.g. gnn_dev). Since each image comes with its own environment, we could just install dependencies into the base environment which eventually would make it easier to perform workflows who implicitly assume a base environment in scripts like installing something from wheels.