Skip to content

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 28, 2024

Fix #3079

I got stuck working on this, removing the process_status "effect_of_changed_state" broke something: sometimes launching a notebook breaks quickly.

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="update-without-run")
julia> using Pluto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating notebook packages without running it

1 participant