diff --git a/docs/CondaPkg.toml b/docs/CondaPkg.toml index 8adcf64..dd1a7ed 100644 --- a/docs/CondaPkg.toml +++ b/docs/CondaPkg.toml @@ -1,3 +1,5 @@ [deps] jupyter = "" -python = "3.11" \ No newline at end of file +python = "3.11" +matplotlib = ">=3.4" +matplotlib-inline = "" diff --git a/docs/make.jl b/docs/make.jl index be276c3..9345de9 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -2,10 +2,6 @@ # # -#!/usr/bin/env julia -# -# - if "--help" ∈ ARGS println( """