Pluto.jl icon indicating copy to clipboard operation
Pluto.jl copied to clipboard

Allow environments and cells to render Non-Cell outputs in the notebook.

Open pankgeorg opened this issue 2 years ago • 1 comments

pankgeorg avatar Jun 29 '22 14:06 pankgeorg

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="pg/env-sidebar")
julia> using Pluto

github-actions[bot] avatar Jun 29 '22 14:06 github-actions[bot]