I am curious that given the same snippet of code, is the running time the same no matter I run it in a Jupyter Notebook cell or in a complete python file?
Thanks.