pycharm jupyter notebook显示图片

from IPython.display import Image
Image(filename='img.png')

例子: 

pycharm jupyter notebook显示图片_第1张图片

 

你可能感兴趣的:(pycharm,jupyter,python)