- 博客(8)
- 收藏
- 关注
原创 jupyter notebook输出html问题
报错nbconvert failed: list index out of rang。试试把代码块中```和·的语法删除(具体原理未知)
2023-06-23 16:17:03
498
1
原创 jupyter notebook中Markdown插入图片问题
可以将图像利用网站https://www.strerr.com/cn/base64_encode_img.html 或https://try8.cn/tool/image/base64 转化为base64编码(建议图片为几十k大小)Link:图片的本地地址,或者网络地址,这个地址最好选择相对地址,不能使用绝对地址,如果非要引用不同文件夹的文件,那么解决办法在下面~[img](file:///D:/AI学习资料/笔记/images/matplotlib图像结构.jpeg)需要加前缀file:///
2023-06-23 16:11:48
1146
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人