Dockerfile jupyter not using conda env

I’m trying to use the Dockerfile to start a jupyter notebook. Unfortunately, the jupyter notebook doesn’t use the conda environment. Does this work for anybody else?

This also installs pymc from conda-forge. Wouldn’t it make more sense to copy the checked out branch into the docker image?