You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/images_abstractions/seamcarving.jl
+20-9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
### A Pluto.jl notebook ###
2
-
# v0.19.45
2
+
# v0.20.5
3
3
4
4
#> [frontmatter]
5
5
#> chapter = 1
@@ -18,12 +18,14 @@ using InteractiveUtils
18
18
19
19
# This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error).
20
20
macrobind(def, element)
21
-
quote
21
+
#! format: off
22
+
returnquote
22
23
local iv =try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b ->missing; end
0 commit comments