Skip to content

Commit

Permalink
Update modifying notebook and running it.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Jul 17, 2023
1 parent 573245a commit d95e2a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modifying notebook and running it.jl
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ filter(nb.cells) do c
occursin("recipe", c.code)
end

# ╔═╡ b4f7acd1-a26f-4574-b547-a00d38e20dfe
Pluto.SessionActions.shutdown(s, nb)

# ╔═╡ 00000000-0000-0000-0000-000000000001
PLUTO_PROJECT_TOML_CONTENTS = """
[deps]
Expand Down Expand Up @@ -508,5 +511,6 @@ version = "17.4.0+0"
# ╠═c5de8519-959c-4c4d-ab3c-2c501c4eb918
# ╠═aea8d189-5ea0-4729-897d-b6f6409aef72
# ╠═414b94c6-fdeb-4562-adfa-9d88afe43ba0
# ╠═b4f7acd1-a26f-4574-b547-a00d38e20dfe
# ╟─00000000-0000-0000-0000-000000000001
# ╟─00000000-0000-0000-0000-000000000002

0 comments on commit d95e2a3

Please sign in to comment.