Examples

Running The Examples

Any example found in the online documentation is most easily run using Pluto.jl. Just copy the corresponding download / url link (see above) and paste into the Pluto.jl interface.

The notebooks can also be run the command line (e.g., julia -e 'include("defaults.jl"). In that case, unlike with Pluto.jl, user needs to Pkg.add packages separately.