简体   繁体   English

如何在 RunKit REPL(笔记本)中显示图像

[英]how to show image in RunKit REPL (notebook)

I was trying to make a notebook from RunKit (nodeJS notebooks), while I'm trying to study this course, something alike to the Jupyter's python notebooks我试图从 RunKit(nodeJS 笔记本)制作一个笔记本,而我正在尝试学习这门课程,类似于 Jupyter 的 python 笔记本

any advice?有什么建议吗?

Sure, something like this当然,像这样的东西

const image_url = "https://static.platzi.com/media/user_upload/0_Im9v-j_Ik1s7BQyA-072fb555-1138-4c02-bb39-1a72b092cfc8.jpg"

return image_url

img-runkit

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM