Closed Pangoraw closed 3 weeks ago
Open Julia and type:
julia> import Pkg julia> Pkg.activate(temp=true) julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="Pangoraw-patch-1") julia> using Pluto
the slider server fail is due to https://github.com/julia-actions/GitHubActions.jl/issues/36.
Omg Julia 1.10 is LTS now! Yayyyy no more old versions
yesss :raised_hands:
Try this Pull Request!
Open Julia and type: