Skip to content

Commit 5b8ca66

Browse files
Update juno_rendering.jl
1 parent a6e8e0e commit 5b8ca66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/juno_rendering.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@require Juno begin
1+
@require Juno="e5e0dc1b-0480-54bc-9374-aad01c23163d" begin
22
# Juno Rendering
33
Juno.render(i::Juno.Inline, x::ArrayPartition) = Juno.render(i, Juno.defaultrepr(x))
44
Juno.render(i::Juno.Inline, x::AbstractVectorOfArray) = Juno.render(i, Juno.defaultrepr(x))

0 commit comments

Comments
 (0)