fonsp / Pluto.jl

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

Turn ExpressionExplorer.jl into its own package #2698

Closed fonsp closed 9 months ago

fonsp commented 9 months ago

🥳 https://github.com/JuliaPluto/ExpressionExplorer.jl

TODO

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="expression-explorer-package")
  julia> using Pluto
Pangoraw commented 9 months ago

Looking forward to the new Julia/JS ratio for the repo when this is merged :eyes:

fonsp commented 9 months ago

ohohhh