JuliaPluto/Pluto.jl

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

Aperta

#2089 aperta il 2 mag 2022

 (2 commenti) (0 reazioni) (0 assegnatari)Julia (329 fork)batch import
backenddisplay & PlutoRunnergood first issue

Metriche repository

Star
 (5295 stelle)
Metriche merge PR
 (Merge medio 5g 12h) (13 PR mergiate in 30 g)

Descrizione

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

Guida contributor