check package version jupyter python

49

check package version jupyter python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments