File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ ExampleJuggler = "3bbe58f8-ed81-4c4e-a134-03e85fcf4a1a"
7
7
Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
8
8
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
9
9
GridVisualize = " 5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
10
- Pluto = " c3e4b0f8-55cb-11ea-2926-15256bba5781"
10
+ PlutoStaticHTML = " 359b1769-a58e-495b-9770-312e911026ad"
11
+ PlutoUI = " 7f904dfe-b85e-4ff6-b463-dae2292396a8"
11
12
UnicodePlots = " b8865327-cd53-5732-bb35-84acbb429228"
12
13
DiffResults = " 163ba53b-c6d8-5494-b064-1a9d43ac40c5"
13
14
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
14
15
15
16
[compat ]
16
- Literate = " >=0.2.7"
17
- Pluto = " >=0.17.4"
17
+ Literate = " >=0.2.7"
Original file line number Diff line number Diff line change 1
1
using Documenter
2
2
using ExtendableFEMBase
3
3
using ExampleJuggler
4
+ using PlutoStaticHTML
4
5
using CairoMakie
5
6
6
7
You can’t perform that action at this time.
0 commit comments