Pluto.jl
Pluto.jl copied to clipboard
Updating notebook packages without running it
Discussed in https://github.com/fonsp/Pluto.jl/discussions/3060
Allow updating package environment before running code, while still in safe preview mode.
This is what I am doing: I have a pluto command line script, and there I have
force_update_notebook_environment
Would be convenient indeed! Happy that others also consider this useful :) Ref https://github.com/fonsp/Pluto.jl/issues/2705 from almost exactly a year ago