We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bac7d commit 8504e7cCopy full SHA for 8504e7c
notebooks/Project.toml
@@ -4,5 +4,6 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
4
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5
LuxorGraphPlot = "1f49bdf2-22a7-4bc4-978b-948dc219fbbc"
6
PlutoSliderServer = "2fc8631c-6f24-4c5b-bca7-cbb509c42db4"
7
+PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
8
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
9
UnitDiskMapping = "1b61a8d9-79ed-4491-8266-ef37f39e1727"
notebooks/tutorial.jl
@@ -1,5 +1,5 @@
1
### A Pluto.jl notebook ###
2
-# v0.19.19
+# v0.19.27
3
using Markdown
using InteractiveUtils
0 commit comments