fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

updating funsql branch from tip #2808

Closed clarkevans closed 4 months ago

github-actions[bot] commented 4 months ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
  julia> Pkg.activate(temp=true)
  julia> Pkg.add(url="https://github.com/MechanicalRabbit/Pluto.jl", rev="funsql")
  julia> using Pluto
fonsp commented 4 months ago

Did you intend to make this PR into your fork?