if !isfile("Manifest.toml")
using Pkg
Pkg.instantiate()
endLab 8: Scenario Discovery
CEVE 421/521
Draft Material
This content is under development and subject to change.
1 Overview
Lab objectives and context - to be written.
2 Setup
3 Exercises
3.1 Exercise 1
Exercise description - to be written.
# Your code here