JuliaPluto / PlutoUI.jl

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

🏢 PlutoUI.Scrubbable(::Matrix) #232

Closed fonsp closed 1 year ago

fonsp commented 1 year ago

https://user-images.githubusercontent.com/6933510/196783690-5f4311b0-1d92-4d4a-aa98-2a4097b79c6d.mov

TODO

github-actions[bot] commented 1 year 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="scrubbable-matrix")
julia> using PlutoUI

Or run this code in your browser: Run with binder