JuliaPluto / PlutoUI.jl

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

PlutoUI.DrawCanvas #234

Open fonsp opened 1 year ago

fonsp commented 1 year ago

https://user-images.githubusercontent.com/6933510/196813951-469bd29c-4cc3-4b2c-a81b-4f30f46554b0.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="DrawCanvas")
julia> using PlutoUI

Or run this code in your browser: Run with binder

schlichtanders commented 1 week ago

Hi @dorn-gerhard what is the status for this pullrequest?