These are the workshop materials for the ModelingToolkit workshop at JuliaCon 2024, entitled:
Hierarchical Component-Based Modeling with ModelingToolkit.jl
To open the Pluto notebooks, first install Pluto locally via:
using Pkg
Pkg.install("Pluto")
and then run the following command to get Pluto running:
import Pluto; Pluto.run()
Then to open the Pluto notebooks, simply paste the following URLs into Pluto: