how to check jupyter version code example Example: find python version in jupyter notebook from platform import python_version print(python_version())