Skip to content

Commit

Permalink
Update conversion_calculator_served.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
adannenberg authored Dec 26, 2024
1 parent d1596d1 commit 902f4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversion_calculator_served.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ end
# ╔═╡ b6aaa574-7002-42dd-b195-765bb88896c6
begin
using Revise, CSV, DataFrames, Dates, Distributions, Format, Grep, HypertextLiteral, Ipopt, JuMP, LinearAlgebra, Loess, NaNStatistics, Optim, Plots, PlutoUI, PrettyTables, Random, Revise, XLSX
include("https://raw.githubusercontent.com/adannenberg/PlutoExport/main/myFuncs.jl")
include(download("https://raw.githubusercontent.com/adannenberg/PlutoExport/main/myFuncs.jl"))
Print()
end

Expand Down

0 comments on commit 902f4e3

Please sign in to comment.