JuliaPluto/Pluto.jl

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

オープン

#2,089 opened on 2022/05/02

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (329 件のフォーク)batch import
backenddisplay & PlutoRunnergood first issue

Repository metrics

Stars
 (5,295 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド