Skip to content

Commit 8504e7c

Browse files
committed
fix notebook
1 parent e5bac7d commit 8504e7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

notebooks/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
44
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
55
LuxorGraphPlot = "1f49bdf2-22a7-4bc4-978b-948dc219fbbc"
66
PlutoSliderServer = "2fc8631c-6f24-4c5b-bca7-cbb509c42db4"
7+
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
78
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
89
UnitDiskMapping = "1b61a8d9-79ed-4491-8266-ef37f39e1727"

notebooks/tutorial.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### A Pluto.jl notebook ###
2-
# v0.19.19
2+
# v0.19.27
33

44
using Markdown
55
using InteractiveUtils

0 commit comments

Comments
 (0)