Hi @cluhmann,
I’m using conda inside a Docker container, so do I still need to create a new env in that case?
I assumed that having a containerized dev environment, I can directly install pymc. Also while creating the container, I specified that all the packages should be installed from conda-forge
Appreciate your help.