fonsp / Pluto.jl

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

New Markdown offline sample #2690

Closed fonsp closed 10 months ago

fonsp commented 10 months ago

From https://github.com/JuliaPluto/featured/pull/18 but also making this available to people without internet!

github-actions[bot] commented 10 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="new-markdown-offline-sample")
  julia> using Pluto