from IPython.display import display, Image path = "1.jpg" img = Image(path) display(img) 輸出結果就是:<IPython.core.display.
確定! 回上一頁