Hi, thanks so much! I followed the installation instructions, but was unable to launch jupyter notebook from within the pymc_env, so exited out of it. Then I was unable to import pymc, so I (sorry!) did a ‘pip install pymc’, after which the import was successful and I was able to follow along with the motivating example in the page you shared.
If I were to not use pip at all, how would I gain access to pymc within a jupyter notebook?