JuliaPluto / PlutoUI.jl

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

Add `confirm` #164

Closed fonsp closed 2 years ago

fonsp commented 2 years ago

https://user-images.githubusercontent.com/6933510/145616382-f5b01109-317d-4b21-be9c-d0229f9387cb.mov

https://htmlview.glitch.me/?https://gist.github.com/fonsp/056877529633cdbc4e91fcabdb056d3f#file-confirm-jl-html

Schermopname 2021-12-10 om 18 17 36

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="confirm")
julia> using PlutoUI

Or run this code in your browser: Run with binder