Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.22 KB

File metadata and controls

29 lines (19 loc) · 1.22 KB

ModelingToolkitWorkshop_JuliaCon2024

These are the workshop materials for the ModelingToolkit workshop at JuliaCon 2024, entitled:

Hierarchical Component-Based Modeling with ModelingToolkit.jl

Pluto Notebooks

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: