how to check the python3 version used by jupyter code example Example: get python version jupyter from platform import python_version print(python_version())