fonsp / Pluto.jl

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

Fix #2734 #2931

Closed fonsp closed 1 week ago

fonsp commented 4 weeks ago

I didn't test it but that's probably it

github-actions[bot] commented 4 weeks ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
  julia> Pkg.activate(temp=true)
  julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="http-never-wrote-reponse-fix")
  julia> using Pluto
fonsp commented 1 week ago

Let's merge this after the 0.19.43 release :) for testing