Skip to content

Commit 482c362

Browse files
committed
fix build notebooks
1 parent 6cfd6bd commit 482c362

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let
2323
# Evaluate notebooks in the same process to avoid having to recompile from scratch each time.
2424
# This is similar to how Documenter and Franklin evaluate code.
2525
# Note that things like method overrides and other global changes may leak between notebooks!
26-
use_distributed = false
26+
use_distributed = true
2727
output_format = documenter_output
2828
bopts = BuildOptions(target_dir; use_distributed, output_format)
2929
build_notebooks(bopts)

notebooks/petersen.jl

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ PlutoUI = "~0.7.39"
8383
PLUTO_MANIFEST_TOML_CONTENTS = """
8484
# This file is machine-generated - editing it directly is not advised
8585
86-
julia_version = "1.7.1"
86+
julia_version = "1.8.0-rc1"
8787
manifest_format = "2.0"
88+
project_hash = "c8789670b091f5a108b4d895d278c0fc39095460"
8889
8990
[[deps.AbstractFFTs]]
9091
deps = ["ChainRulesCore", "LinearAlgebra"]
@@ -111,6 +112,7 @@ version = "3.3.3"
111112
112113
[[deps.ArgTools]]
113114
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
115+
version = "1.1.1"
114116
115117
[[deps.ArnoldiMethod]]
116118
deps = ["LinearAlgebra", "Random", "StaticArrays"]
@@ -208,6 +210,7 @@ version = "3.45.0"
208210
[[deps.CompilerSupportLibraries_jll]]
209211
deps = ["Artifacts", "Libdl"]
210212
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
213+
version = "0.5.2+0"
211214
212215
[[deps.Compose]]
213216
deps = ["Base64", "Colors", "DataStructures", "Dates", "IterTools", "JSON", "LinearAlgebra", "Measures", "Printf", "Random", "Requires", "Statistics", "UUIDs"]
@@ -257,8 +260,9 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
257260
version = "0.8.6"
258261
259262
[[deps.Downloads]]
260-
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
263+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
261264
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
265+
version = "1.6.0"
262266
263267
[[deps.Expat_jll]]
264268
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -283,6 +287,9 @@ git-tree-sha1 = "c6033cc3892d0ef5bb9cd29b7f2f0331ea5184ea"
283287
uuid = "f5851436-0d7a-5f13-b9de-f02708fd171a"
284288
version = "3.3.10+0"
285289
290+
[[deps.FileWatching]]
291+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
292+
286293
[[deps.FixedPointNumbers]]
287294
deps = ["Statistics"]
288295
git-tree-sha1 = "335bfdceacc84c5cdf16aadc768aa5ddfc5383cc"
@@ -452,10 +459,12 @@ uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
452459
[[deps.LibCURL]]
453460
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
454461
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
462+
version = "0.6.3"
455463
456464
[[deps.LibCURL_jll]]
457465
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
458466
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
467+
version = "7.81.0+0"
459468
460469
[[deps.LibGit2]]
461470
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -464,6 +473,7 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
464473
[[deps.LibSSH2_jll]]
465474
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
466475
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
476+
version = "1.10.2+0"
467477
468478
[[deps.Libdl]]
469479
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -536,6 +546,7 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
536546
[[deps.MbedTLS_jll]]
537547
deps = ["Artifacts", "Libdl"]
538548
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
549+
version = "2.28.0+0"
539550
540551
[[deps.Measures]]
541552
git-tree-sha1 = "e498ddeee6f9fdb4551ce855a46f54dbd900245f"
@@ -558,6 +569,7 @@ version = "1.3.2"
558569
559570
[[deps.MozillaCACerts_jll]]
560571
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
572+
version = "2022.2.1"
561573
562574
[[deps.MutableArithmetics]]
563575
deps = ["LinearAlgebra", "SparseArrays", "Test"]
@@ -572,6 +584,7 @@ version = "1.0.0"
572584
573585
[[deps.NetworkOptions]]
574586
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
587+
version = "1.2.0"
575588
576589
[[deps.OMEinsum]]
577590
deps = ["AbstractTrees", "BatchedRoutines", "CUDA", "ChainRulesCore", "Combinatorics", "LinearAlgebra", "MacroTools", "Requires", "Test", "TupleTools"]
@@ -588,10 +601,12 @@ version = "0.6.8"
588601
[[deps.OpenBLAS_jll]]
589602
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
590603
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
604+
version = "0.3.20+0"
591605
592606
[[deps.OpenLibm_jll]]
593607
deps = ["Artifacts", "Libdl"]
594608
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
609+
version = "0.8.1+0"
595610
596611
[[deps.OpenSpecFun_jll]]
597612
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
@@ -631,6 +646,7 @@ version = "0.40.1+0"
631646
[[deps.Pkg]]
632647
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
633648
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
649+
version = "1.8.0"
634650
635651
[[deps.PlutoUI]]
636652
deps = ["AbstractPlutoDingetjes", "Base64", "ColorTypes", "Dates", "Hyperscript", "HypertextLiteral", "IOCapture", "InteractiveUtils", "JSON", "Logging", "Markdown", "Random", "Reexport", "UUIDs"]
@@ -698,6 +714,7 @@ version = "1.3.0"
698714
699715
[[deps.SHA]]
700716
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
717+
version = "0.7.0"
701718
702719
[[deps.SIMDTypes]]
703720
git-tree-sha1 = "330289636fb8107c5f32088d2741e9fd7a061a5c"
@@ -766,10 +783,12 @@ version = "0.2.1"
766783
[[deps.TOML]]
767784
deps = ["Dates"]
768785
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
786+
version = "1.0.0"
769787
770788
[[deps.Tar]]
771789
deps = ["ArgTools", "SHA"]
772790
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
791+
version = "1.10.0"
773792
774793
[[deps.Test]]
775794
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
@@ -872,10 +891,12 @@ version = "1.4.0+3"
872891
[[deps.Zlib_jll]]
873892
deps = ["Libdl"]
874893
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
894+
version = "1.2.12+3"
875895
876896
[[deps.libblastrampoline_jll]]
877897
deps = ["Artifacts", "Libdl", "OpenBLAS_jll"]
878898
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
899+
version = "5.1.0+0"
879900
880901
[[deps.libpng_jll]]
881902
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Zlib_jll"]
@@ -886,10 +907,12 @@ version = "1.6.38+0"
886907
[[deps.nghttp2_jll]]
887908
deps = ["Artifacts", "Libdl"]
888909
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
910+
version = "1.41.0+1"
889911
890912
[[deps.p7zip_jll]]
891913
deps = ["Artifacts", "Libdl"]
892914
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
915+
version = "17.4.0+0"
893916
"""
894917

895918
# ╔═╡ Cell order:

0 commit comments

Comments
 (0)