In notebooks you say: "To ensure we get reproducible results we set the random seed for Python, Numpy and PyTorch.".
But if you do it in a cell of a notebook, it is only valid for that cell, and therefore reproducibility is not guaranteed.
Take a look at this capture.
