fonsp / Pluto.jl

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

Add featured notebooks from plutojl.org/en/docs #2927

Closed fonsp closed 1 month ago

fonsp commented 1 month ago

This adds some notebooks from plutojl.org/en/docs as extra featured notebooks

image
fonsp commented 1 month ago

cc @lukavdplas

github-actions[bot] commented 1 month 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="website-featured-notebooks")
  julia> using Pluto