JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

Use MIMEs.jl #204

Closed fonsp closed 1 year ago

fonsp commented 2 years ago

https://github.com/JuliaWeb/MIMEs.jl

also add some tests

github-actions[bot] commented 2 years ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/PlutoUI.jl", rev="MIMEs.jl")
julia> using PlutoUI

Or run this code in your browser: Run with binder