The notes give the version of the python libraries needed to run the exercises locally. But what version of Python is needed?
I want to set up a local environment using Conda, and avoid clashes by specifying the Python version that is compatible with the required library versions.
Thanks!