About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
leemengtaiwan
10/9/2017 - 12:05 PM
share
Share
add_circle_outline
Save
在notebook顯示本地圖片
show_image.py
content_copy
file_download
from IPython.display import display, Image display(Image('images/test.png'))
clear