fonsp / Pluto.jl

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

Use ExpressionExplorer without config, but with a pretransformer #2715

Closed fonsp closed 9 months ago

fonsp commented 9 months ago

needs https://github.com/JuliaPluto/ExpressionExplorer.jl/pull/12 to work

github-actions[bot] commented 9 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/fonsp/Pluto.jl", rev="EE-without-config")
  julia> using Pluto