"sample" function doesn't recognize 'njobs' as an argument. · Issue #3513 · pymc-devs/pymc

I was trying out the notebook in this link. The relevant code segment is as follows. # PyMC3 for Bayesian Inference import pymc3 as pm Context for the model with pm.Model() as normal_model: # The p...