JuliaPluto/Pluto.jl

`Base.show(io::IO, ::MIME, x::Any)` fails

Open

#2,089 建立於 2022年5月2日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Julia (5,295 star) (329 fork)batch import
backenddisplay & PlutoRunnergood first issue

描述

Notice the unspecified ::MIME type:

image

this happens because the table integration is not loaded:

https://github.com/fonsp/Pluto.jl/blob/6f5876228671f9d89d6f01cedc10221d83f012d6/src/runner/PlutoRunner.jl#L1038-L1039

貢獻者指南

`Base.show(io::IO, ::MIME, x::Any)` fails · JuliaPluto/Pluto.jl#2089 | Good First Issue