jupyter 图片展示

jupyter 图片展示:

md 版:

![](https://images.gitbook.cn/305484d0-ddb3-11e8-a810-c56af2994f6b)

--> 图片展示 !!

html 版:

<img src="https://images.gitbook.cn/305484d0-ddb3-11e8-a810-c56af2994f6b",width=60,height=60>

--> 可修改高度 + 宽度

链接版:

from IPython.display import Image
from IPython.core.display import HTML 
Image(url= "http://my_site.com/my_picture.jpg")
posted @ 2020-05-14 16:57  black__star  阅读(373)  评论(0编辑  收藏  举报