check package version jupyter python

38

check package version jupyter python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments